diff --git a/app.js b/app.js index beb2dc1..83e6aa0 100644 --- a/app.js +++ b/app.js @@ -86,7 +86,7 @@ Metalsmith(__dirname) .use(define({ site: { title: 'Marcus Noble', - description: 'Awesomeness with a side of geek', + description: 'The blog of Marcus Noble, self-described tinkerer, platform engineer and all round average guy!', url: 'https://marcusnoble.co.uk' } }))