Files
website/.gitmodules
Jon Lockwood 70f0facb11 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
2022-08-29 10:29:24 +09:30

8 lines
258 B
Plaintext

[submodule "gitlab-ci"]
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