This commit is contained in:
Marcus Noble
2017-06-07 06:55:21 +01:00
parent 2a30a70596
commit 3ef739f477
4 changed files with 24 additions and 25 deletions

2
app.js
View File

@@ -46,7 +46,7 @@ Metalsmith(__dirname)
site: {
title: 'Marcus Noble',
description: 'Awesomeness with a side of geek',
url: 'https://blog.marcusnoble.co.uk'
url: 'https://marcusnoble.co.uk'
}
}))
.use(date())