From 26f9aae747d92280c21c1dfb624c8a39913f3ba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=E5=B0=8F=E4=BA=8C?= Date: Mon, 15 Jan 2024 22:53:11 +0800 Subject: [PATCH] add modules --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..10cca67 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/reveal-hugo"] + path = themes/reveal-hugo + url = https://github.com/dzello/reveal-hugo