diff --git a/src/pages/about.md b/src/pages/about.md index 57443e7..2c7f5c5 100644 --- a/src/pages/about.md +++ b/src/pages/about.md @@ -1,7 +1,7 @@ --- title: About permalink: /about/index.html -description: About this starter +description: 'Eleventy Excellent is inspired bythe companion website of Andy Bell’s talk "Be the browser’s mentor, not its micromanager".' layout: page youtube: true --- diff --git a/src/pages/built-with.njk b/src/pages/built-with.njk index dc65949..0f46ef8 100644 --- a/src/pages/built-with.njk +++ b/src/pages/built-with.njk @@ -1,7 +1,7 @@ --- title: Built with permalink: /built-with/index.html -description: Websites built with this starter +description: 'A list of sites based on / built with Eleventy Excellent. Add yours by submitting a pull request!' layout: page grid: sizes: "(max-width: 615px) 50vw, 100vw" diff --git a/src/pages/get-started.md b/src/pages/get-started.md index cf5f4b8..62473fc 100644 --- a/src/pages/get-started.md +++ b/src/pages/get-started.md @@ -1,7 +1,7 @@ --- title: Get started permalink: /get-started/index.html -description: Websites built with this starter +description: 'You can use this starter as a template for your blog and you are ready to go! But there are some adjustments you have to make.' layout: page preloads: href: '/assets/fonts/robotomono/robotomono-regular.woff2'