Add content as submodule
This commit is contained in:
parent
4e9f7f4621
commit
9c51d8765e
5
.gitignore
vendored
5
.gitignore
vendored
@ -34,7 +34,4 @@ yarn-error.log*
|
|||||||
.vercel
|
.vercel
|
||||||
|
|
||||||
# typescript
|
# typescript
|
||||||
*.tsbuildinfo
|
*.tsbuildinfo
|
||||||
|
|
||||||
/public/projects
|
|
||||||
/public/content
|
|
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -0,0 +1,3 @@
|
|||||||
|
[submodule "public/content"]
|
||||||
|
path = public/content
|
||||||
|
url = git@git.c0ntroller.de:c0ntroller/frontpage-content.git
|
1
public/content
Submodule
1
public/content
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 998c1962b606ca58dad6eaed457a8f89df6b250b
|
Loading…
Reference in New Issue
Block a user