From 44cf074f9ad5a024dd4763b2f64a7f67c947c446 Mon Sep 17 00:00:00 2001 From: denes Date: Mon, 27 May 2019 15:07:59 +0200 Subject: [PATCH] Adding theme as submodule: meghna --- .gitmodules | 3 +++ themes/meghna-hugo | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/meghna-hugo diff --git a/.gitmodules b/.gitmodules index 568b049..c788744 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/ananke"] path = themes/ananke url = https://github.com/budparr/gohugo-theme-ananke.git +[submodule "themes/meghna-hugo"] + path = themes/meghna-hugo + url = https://github.com/themefisher/meghna-hugo.git diff --git a/themes/meghna-hugo b/themes/meghna-hugo new file mode 160000 index 0000000..44ff8d6 --- /dev/null +++ b/themes/meghna-hugo @@ -0,0 +1 @@ +Subproject commit 44ff8d6faf5f273c3065c2c64d0b4b10e4c40252