Merge pull request #57 from CarterPerez-dev/phase/1.4

Fix submodule path: rename templates to TEMPLATES
This commit is contained in:
Carter Perez 2026-01-30 03:20:23 -05:00 committed by GitHub
commit f045c5d01c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

4
.gitmodules vendored
View File

@ -1,3 +1,3 @@
[submodule "templates/fullstack-template"]
path = templates/fullstack-template
[submodule "TEMPLATES/fullstack-template"]
path = TEMPLATES/fullstack-template
url = https://github.com/CarterPerez-dev/fullstack-template