Skip to content

Commit f08c871

Browse files
committed
Add club theme
1 parent 3785046 commit f08c871

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "themes/kiera"]
2-
path = themes/kiera
3-
url = https://github.com/funkydan2/hugo-kiera
1+
[submodule "themes/club-theme"]
2+
path = themes/club-theme
3+
url = https://github.com/RCBC-Computer-Science-Club/club-theme

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
baseURL = 'https://rcbc-computer-science-club.github.io/website/' # Will need to be changed when we get a actual domain
22
languageCode = 'en-us'
33
title = 'RCBC Computer Science Club'
4-
theme = 'kiera'
4+
theme = 'club-theme'

themes/club-theme

Submodule club-theme added at d2c9a55

themes/kiera

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)