Add hugo-notice theme for info boxes
This commit is contained in:
parent
b33f2dd265
commit
05bc3d4295
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "themes/stack"]
|
||||
path = themes/stack
|
||||
url = https://github.com/CaiJimmy/hugo-theme-stack.git
|
||||
[submodule "themes/hugo-notice"]
|
||||
path = themes/hugo-notice
|
||||
url = https://github.com/martignoni/hugo-notice.git
|
||||
|
@ -1,6 +1,6 @@
|
||||
# Change baseurl before deploy
|
||||
baseurl = "https://www.akumatic.eu"
|
||||
theme = "stack"
|
||||
theme = ["hugo-notice", "stack"]
|
||||
|
||||
# Theme i18n support
|
||||
# Available values: en, fr, id, ja, ko, pt-br, zh-cn, zh-tw, es, de, nl, it, th, el, uk, ar
|
||||
|
1
themes/hugo-notice
Submodule
1
themes/hugo-notice
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d7e24b0222d4d3fd35ebdc39705b7413435e0762
|
Loading…
x
Reference in New Issue
Block a user