Skip to content

Commit de65fef

Browse files
committed
changing git submodule refs
1 parent ce52ba4 commit de65fef

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

.gitmodules

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1+
[submodule ".vscode"]
2+
path = .vscode
3+
url = https://github.com/LaunchCode-Hugo-Submodules/vs-code-snippets.git
4+
[submodule "themes/hugo-theme-relearn"]
5+
path = themes/hugo-theme-relearn
6+
url = https://github.com/LaunchCode-Hugo-Submodules/hugo-theme-relearn
17
[submodule "layouts"]
28
path = layouts
39
url = https://github.com/LaunchCode-Hugo-Submodules/layouts
4-
[submodule "static"]
5-
path = static
6-
url = https://github.com/LaunchCode-Hugo-Submodules/static
710
[submodule "archetypes"]
811
path = archetypes
912
url = https://github.com/LaunchCode-Hugo-Submodules/archetypes
10-
[submodule "themes/hugo-theme-relearn"]
11-
path = themes/hugo-theme-relearn
12-
url = https://github.com/LaunchCode-Hugo-Submodules/hugo-theme-relearn
13+
[submodule "assets"]
14+
path = assets
15+
url = https://github.com/LaunchCode-Hugo-Submodules/assets

0 commit comments

Comments
 (0)