From 5f02313cd2eb97874a3efe2d75aee96958e9689f Mon Sep 17 00:00:00 2001 From: Federico Angelilli Date: Sun, 15 Dec 2024 02:19:53 +0100 Subject: Initialize --- .gitmodules | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b9462f3 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "hugo-chilldark"] + path = hugo-chilldark + url = https://github.com/fedang/hugo-chilldark +[submodule "themes/chilldark"] + path = themes/chilldark + url = https://github.com/fedang/hugo-chilldark -- cgit v1.2.3