Add hugo-notice theme for info boxes

This commit is contained in:
Akumatic 2025-04-23 10:14:57 +02:00
parent b33f2dd265
commit 05bc3d4295
3 changed files with 5 additions and 1 deletions

3
.gitmodules vendored
View File

@ -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

View File

@ -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

@ -0,0 +1 @@
Subproject commit d7e24b0222d4d3fd35ebdc39705b7413435e0762