From 0cdca3e89dbacc455c7c2d04801c4301855697a6 Mon Sep 17 00:00:00 2001 From: Scott Hatlen Date: Sun, 31 Jul 2022 17:10:29 -0700 Subject: [PATCH] removed submodules file --- .gitmodules | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index b85dd20..0000000 --- a/.gitmodules +++ /dev/null @@ -1,9 +0,0 @@ -[submodule "themes/ananke"] - path = themes/ananke - url = https://github.com/budparr/gohugo-theme-ananke.git -[submodule "themes/cactus"] - path = themes/cactus - url = https://github.com/monkeyWzr/hugo-theme-cactus.git -[submodule "hugo-content/themes/cactus"] - path = hugo-content/themes/cactus - url = https://github.com/monkeyWzr/hugo-theme-cactus.git