Skip to content

Commit 08993d3

Browse files
author
Enda Phelan
committed
build website
1 parent 7d2eedc commit 08993d3

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@
44
[submodule "themes/kiss"]
55
path = themes/kiss
66
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL = "http://example.org/"
1+
baseURL = "https://craicoverflow.github.io"
22
languageCode = "en-us"
33
title = "My New Hugo Site"
44
theme = "ananke"

public

Submodule public added at 7d2eedc

0 commit comments

Comments
 (0)