From 1184ede911921944080f7ea642a9e6912acc48b8 Mon Sep 17 00:00:00 2001 From: Blagovest Petrov Date: Tue, 24 Jan 2023 17:47:23 +0200 Subject: [PATCH] Hugo video submodule Signed-off-by: Blagovest Petrov --- .gitmodules | 3 +++ themes/hugo-video | 1 + 2 files changed, 4 insertions(+) create mode 160000 themes/hugo-video diff --git a/.gitmodules b/.gitmodules index bbb3b49..ce24410 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/hugo.386"] path = themes/hugo.386 url = https://gitlab.com/maxlefou/hugo.386 +[submodule "themes/hugo-video"] + path = themes/hugo-video + url = https://github.com/martignoni/hugo-video.git diff --git a/themes/hugo-video b/themes/hugo-video new file mode 160000 index 0000000..888d2e0 --- /dev/null +++ b/themes/hugo-video @@ -0,0 +1 @@ +Subproject commit 888d2e013a51efa75ffe25dfd545ce3f03f27bdf