3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "content/themes/ananke"]
|
||||
path = content/themes/ananke
|
||||
url = https://github.com/theNewDynamic/gohugo-theme-ananke.git
|
||||
[submodule "content/themes/hugo_theme_pickles"]
|
||||
path = content/themes/hugo_theme_pickles
|
||||
url = https://github.com/mismith0227/hugo_theme_pickles
|
||||
|
@ -1,7 +1,8 @@
|
||||
baseURL = 'https://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Minimal Setups'
|
||||
theme = "ananke"
|
||||
#theme = "ananke"
|
||||
theme = "hugo_theme_pickles"
|
||||
sectionPagesMenu = "main"
|
||||
|
||||
[params]
|
||||
|
1
content/themes/hugo_theme_pickles
Submodule
1
content/themes/hugo_theme_pickles
Submodule
Submodule content/themes/hugo_theme_pickles added at 7836542c60
Reference in New Issue
Block a user