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 7d2eedc commit 08993d3Copy full SHA for 08993d3
.gitmodules
@@ -4,3 +4,7 @@
4
[submodule "themes/kiss"]
5
path = themes/kiss
6
url = https://github.com/ribice/kiss.git
7
+[submodule "public"]
8
+ path = public
9
+ url = https://github.com/craicoverflow/craicoverflow.github.io.git
10
+ branch = master
config.toml
@@ -1,4 +1,4 @@
1
-baseURL = "http://example.org/"
+baseURL = "https://craicoverflow.github.io"
2
languageCode = "en-us"
3
title = "My New Hugo Site"
theme = "ananke"
public
0 commit comments