allow site to be real

This commit is contained in:
2026-05-13 13:36:38 -07:00
parent 323c712658
commit f35a4f0a33
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
_live _live
_site
node_modules node_modules

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "_site"]
path = _site
url = https://heckin.technology/inherentlee/mattrbld-site

1
_site Submodule

Submodule _site added at 54377753f3