Remove the paper theme from the config; add a description
This commit is contained in:
parent
265734bfe1
commit
3fe02273c9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
baseURL = 'https://new.erynwells.me/'
|
baseURL = 'https://new.erynwells.me/'
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'Erynwells.me'
|
title = 'Erynwells.me'
|
||||||
theme = 'paper'
|
|
||||||
defaultContentLanguage = 'en'
|
defaultContentLanguage = 'en'
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
|
@ -27,6 +26,7 @@ name = 'Eryn Wells'
|
||||||
twitter = 'erynofwales'
|
twitter = 'erynofwales'
|
||||||
github = 'erynofwales'
|
github = 'erynofwales'
|
||||||
instagram = 'erynofwales'
|
instagram = 'erynofwales'
|
||||||
|
description = 'Home page of Eryn Wells'
|
||||||
|
|
||||||
[permalinks]
|
[permalinks]
|
||||||
posts = 'posts/:year/:month/:slug/'
|
posts = 'posts/:year/:month/:slug/'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue