commit_5: Added new theme
This commit is contained in:
parent
a7752bf215
commit
caba468737
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
[submodule "themes/simpletheme"]
|
[submodule "themes/simpletheme"]
|
||||||
path = themes/simpletheme
|
path = themes/simpletheme
|
||||||
url = https://git.freedomland.xyz/judahsotomayor/simpletheme
|
url = https://git.freedomland.xyz/judahsotomayor/simpletheme
|
||||||
|
[submodule "hugo-stellar-theme"]
|
||||||
|
path = hugo-stellar-theme
|
||||||
|
url = https://github.com/antonpolishko/hugo-stellar-theme
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
baseURL = "https://nathan.freedomland.xyz"
|
baseURL = "https://nathan.freedomland.xyz"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Blog"
|
title = "Blog"
|
||||||
theme = "simpletheme"
|
theme = "hugo-stellar-theme"
|
||||||
|
|
||||||
[params]
|
[params]
|
||||||
Name = "Nathan Moll"
|
Name = "Nathan Moll"
|
||||||
|
1
hugo-stellar-theme
Submodule
1
hugo-stellar-theme
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 69d72b3d010b74db60ee311d8ee386fb8d4df86c
|
Loading…
Reference in New Issue
Block a user