From ca8223392341d7d3580930b49c16a8f5f7c34092 Mon Sep 17 00:00:00 2001 From: Rico Ullmann Date: Wed, 14 Jul 2021 21:38:31 +0200 Subject: [PATCH] ad gruvhugo theme as submodule --- .gitmodules | 3 +++ themes/gruvhugo | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/gruvhugo diff --git a/.gitmodules b/.gitmodules index 9a210e2..6eb6666 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/vncnt-hugo"] path = themes/vncnt-hugo url = https://github.com/fncnt/vncnt-hugo +[submodule "themes/gruvhugo"] + path = themes/gruvhugo + url = https://gitlab.com/avron/gruvhugo.git diff --git a/themes/gruvhugo b/themes/gruvhugo new file mode 160000 index 0000000..7a5d810 --- /dev/null +++ b/themes/gruvhugo @@ -0,0 +1 @@ +Subproject commit 7a5d8108f8e3bc7e509ac0a8895f109912093967