Add content as submodule

This commit is contained in:
2022-10-08 13:41:49 +02:00
parent 4e9f7f4621
commit 9c51d8765e
3 changed files with 5 additions and 4 deletions
+1 -4
View File
@@ -34,7 +34,4 @@ yarn-error.log*
.vercel
# typescript
*.tsbuildinfo
/public/projects
/public/content
*.tsbuildinfo
+3
View File
@@ -0,0 +1,3 @@
[submodule "public/content"]
path = public/content
url = git@git.c0ntroller.de:c0ntroller/frontpage-content.git
+1
Submodule public/content added at 998c1962b6