From 608b09a8237abe8da7350615e493bae67ec3768c Mon Sep 17 00:00:00 2001 From: Ross Larson Date: Fri, 30 Oct 2020 08:46:33 -0500 Subject: [PATCH] Update .gitmodules --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3d9f515..6411c50 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,7 @@ -[submodule "leagify/themes/ananke"] +[submodule "themes/ananke"] path = themes/ananke url = https://github.com/budparr/gohugo-theme-ananke.git -[submodule "leagify/public"] +[submodule "public"] path = public url = https://github.com/Leagify/leagify.github.io.git branch = master