From e77607e70c2cac18e6a4e235eae55162f1a07afe Mon Sep 17 00:00:00 2001 From: Daniel Tomlinson Date: Sun, 3 May 2020 23:17:57 +0100 Subject: [PATCH] Adding hugo-theme-chunky-poster Adding theme as a submodule --- .gitmodules | 3 +++ blog/themes/hugo-theme-chunky-poster | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 blog/themes/hugo-theme-chunky-poster diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..94cbf6b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "blog/themes/hugo-theme-chunky-poster"] + path = blog/themes/hugo-theme-chunky-poster + url = https://github.com/puresyntax71/hugo-theme-chunky-poster.git diff --git a/blog/themes/hugo-theme-chunky-poster b/blog/themes/hugo-theme-chunky-poster new file mode 160000 index 0000000..4c873e9 --- /dev/null +++ b/blog/themes/hugo-theme-chunky-poster @@ -0,0 +1 @@ +Subproject commit 4c873e910392acae5e4b9c218a1e33dc0a9950ff