From dbfd1f43bb2eb3608b48af8fb5b3ffdc48bf8b15 Mon Sep 17 00:00:00 2001 From: Dominik Gerstorfer <dominik.gerstorfer@gmail.com> Date: Wed, 19 May 2021 12:40:21 +0200 Subject: [PATCH] removed other themes --- .gitmodules | 6 ------ themes/ananke | 1 - themes/paper | 1 - 3 files changed, 8 deletions(-) delete mode 160000 themes/ananke delete mode 160000 themes/paper diff --git a/.gitmodules b/.gitmodules index 5b14671..89af1b0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,3 @@ -[submodule "themes/ananke"] - path = themes/ananke - url = https://github.com/theNewDynamic/gohugo-theme-ananke.git [submodule "themes/PaperMod"] path = themes/PaperMod url = https://github.com/adityatelange/hugo-PaperMod.git -[submodule "themes/paper"] - path = themes/paper - url = https://github.com/nanxiaobei/hugo-paper diff --git a/themes/ananke b/themes/ananke deleted file mode 160000 index 988c731..0000000 --- a/themes/ananke +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 988c731a5762a6e0a1aad4fd2023caa2dc1e082d diff --git a/themes/paper b/themes/paper deleted file mode 160000 index 320629b..0000000 --- a/themes/paper +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 320629ba2cf8653fac48cdaa882eed11e165297f -- GitLab