diff --git a/.gitmodules b/.gitmodules index f7eae03..8685e77 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "themes/pickles"] path = themes/pickles url = git@github.com:annabunches/hugo_theme_pickles.git - branch = develop + branch = custom diff --git a/config.toml b/config.toml index e5b3a99..c7af796 100644 --- a/config.toml +++ b/config.toml @@ -3,7 +3,6 @@ languageCode = "en-us" theme = "pickles" Title = "Anna and the Bunches" copyright = "© Anna Wiggins, 2006-2020" -custom_css = "/static/css/custom.css" # Google Analytics API key. # googleAnalytics = "Your Google Analytics tracking id"