mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-10 05:59:41 +00:00
Add hugo-notice theme for notice shortcodes
This commit is contained in:
parent
5ca7ce8d84
commit
5b08a38d52
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
[submodule "themes/hugo-notice"]
|
||||||
|
path = themes/hugo-notice
|
||||||
|
url = https://github.com/martignoni/hugo-notice.git
|
|
@ -5,6 +5,8 @@ title: "ItsDrike"
|
||||||
staticDir: "static/build"
|
staticDir: "static/build"
|
||||||
assetDir: "static/build"
|
assetDir: "static/build"
|
||||||
|
|
||||||
|
theme: ["hugo-notice"]
|
||||||
|
|
||||||
buildFuture: true
|
buildFuture: true
|
||||||
MetaDataFormat: yaml
|
MetaDataFormat: yaml
|
||||||
markup:
|
markup:
|
||||||
|
|
1
themes/hugo-notice
Submodule
1
themes/hugo-notice
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 2facc5d4d60dcda57a3f3bd10591937b7e6ae84e
|
Loading…
Reference in a new issue