Remove the paper theme from the config; add a description

This commit is contained in:
Eryn Wells 2021-12-26 12:43:50 -07:00
parent 265734bfe1
commit 3fe02273c9

View file

@ -1,7 +1,6 @@
baseURL = 'https://new.erynwells.me/'
languageCode = 'en-us'
title = 'Erynwells.me'
theme = 'paper'
defaultContentLanguage = 'en'
[author]
@ -27,6 +26,7 @@ name = 'Eryn Wells'
twitter = 'erynofwales'
github = 'erynofwales'
instagram = 'erynofwales'
description = 'Home page of Eryn Wells'
[permalinks]
posts = 'posts/:year/:month/:slug/'