From df244b2f7590c69043860a091d71cbd2d8e8a13d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 18 Mar 2020 10:26:13 -0400 Subject: [PATCH] Fix reveal hugo submodule --- .gitmodules | 4 ++-- themes/reveal-hugo | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 160000 themes/reveal-hugo diff --git a/.gitmodules b/.gitmodules index b841716..d419312 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "themes/reveal-hugo"] - path = themes/reveal-hugo - url = https://github.com/dzello/reveal-hugo.git + path = themes/reveal-hugo + url = https://github.com/dzello/reveal-hugo.git diff --git a/themes/reveal-hugo b/themes/reveal-hugo new file mode 160000 index 0000000..a54265a --- /dev/null +++ b/themes/reveal-hugo @@ -0,0 +1 @@ +Subproject commit a54265ad7d72123931b16f92b07c2fcffb5a3474