Add theme as submodule

This commit is contained in:
Sage Vaillancourt 2022-10-12 13:36:30 -04:00
parent b2c96f8121
commit b207e53315
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,4 +3,3 @@ public/
.hugo_build.lock .hugo_build.lock
**/_gen/ **/_gen/
dist/ dist/
themes/

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "themes/sage"]
path = themes/sage
url = https://gitlab.com/kafka-dance/sagev.space-theme.git

1
themes/sage Submodule

@ -0,0 +1 @@
Subproject commit e779fb3bf668906b1c5cf6b2ee763612931018c6