build(docs): added website template as submodule

this repo is reqired to build the docs for nfc website deployment

!21
This commit is contained in:
2023-05-13 15:37:39 +09:30
parent 8b9a0356de
commit 1aeb9ec9b9
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored Normal file
View File

@ -0,0 +1,4 @@
[submodule "website-template"]
path = website-template
url = https://gitlab.com/nofusscomputing/infrastructure/website-template.git
branch=development

1
website-template Submodule

Submodule website-template added at 969912bcb7