feat(website_template): Added website template as submodule
the website-template repo was added as a git submodule so that the site could be templated easier. !8 nofusscomputing/infrastructure/website-template!2
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -2,3 +2,6 @@
|
||||
path = gitlab-ci
|
||||
url = https://gitlab.com/nofusscomputing/projects/gitlab-ci.git
|
||||
branch = master
|
||||
[submodule "website-template"]
|
||||
path = website-template
|
||||
url = https://gitlab.com/nofusscomputing/infrastructure/website-template.git
|
||||
|
Reference in New Issue
Block a user