We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96883ab commit a345372Copy full SHA for a345372
.gitmodules
@@ -1,3 +1,3 @@
1
-[submodule "themes/boring"]
2
- path = themes/boring
3
- url = https://github.com/bitbrain/boring
+[submodule "themes/zola-dash"]
+ path = themes/zola-dash
+ url = https://github.com/bitbrain/zola-dash
config.toml
@@ -2,7 +2,7 @@
base_url = "https://bitbra.in"
4
# The theme to use
5
-theme = "boring"
+theme = "zola-dash"
6
7
title = "bitbrain"
8
themes/boring
0 commit comments