From ebfe70974b16580fad5a8f1e69c3324939ecd4bc Mon Sep 17 00:00:00 2001 From: Vamsi Krishna Date: Sun, 19 Apr 2020 11:47:08 +0530 Subject: [PATCH] migrate submodules (#166) --- .gitmodules | 4 ++-- scripts/shared-hugo-scripts | 2 +- site/themes/shared-bulma-theme | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7b80eefa..9c88f058 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "site/themes/shared-bulma-theme"] path = site/themes/shared-bulma-theme - url = https://github.com/chris062689/shared-bulma-theme.git + url = https://github.com/yuzu-emu/shared-bulma-theme.git [submodule "scripts/shared-hugo-scripts"] path = scripts/shared-hugo-scripts - url = https://github.com/chris062689/shared-hugo-scripts.git + url = https://github.com/yuzu-emu/shared-hugo-scripts.git diff --git a/scripts/shared-hugo-scripts b/scripts/shared-hugo-scripts index ce388a3d..03ec0b3e 160000 --- a/scripts/shared-hugo-scripts +++ b/scripts/shared-hugo-scripts @@ -1 +1 @@ -Subproject commit ce388a3d8c63a7979cf6f91de6e96159223d2406 +Subproject commit 03ec0b3e80312dd4878805917a865ad5e23e310e diff --git a/site/themes/shared-bulma-theme b/site/themes/shared-bulma-theme index 30bee6e8..7b0703b7 160000 --- a/site/themes/shared-bulma-theme +++ b/site/themes/shared-bulma-theme @@ -1 +1 @@ -Subproject commit 30bee6e8e8272828923d2af6a0004b1eb45f734c +Subproject commit 7b0703b7e5f288a91b3dfb8b9300cb790383db2d