Fix local stylesheets by using correct theme naming.

This commit is contained in:
Anna Rose 2023-09-13 15:19:06 +00:00
parent 5ed22bc940
commit cdb7df1f7a
3 changed files with 4 additions and 4 deletions

2
.gitmodules vendored
View File

@ -1,4 +1,4 @@
[submodule "themes/pickles"]
path = themes/pickles
path = themes/hugo_theme_pickles
url = https://github.com/mismith0227/hugo_theme_pickles
branch = custom

View File

@ -1,15 +1,15 @@
baseurl = "https://annabunches.net/"
languageCode = "en-us"
theme = "pickles"
theme = "hugo_theme_pickles"
Title = "Anna and the Bunches"
copyright = "© Anna Wiggins, 2006-2020"
copyright = "© Anna Wiggins, 2006-2023"
# Google Analytics API key.
# googleAnalytics = "Your Google Analytics tracking id"
[params]
paginate = 10
custom_css = ["/css/custom.css"]
customCSS = ["/css/custom.css"]
dateformat = "2006-02-01"
# Social accounts. Link to these accounts are displayed in the header and
# footer