From bb74ef53b1e7e2b6c188c1957b1eceac7dfa143d Mon Sep 17 00:00:00 2001 From: jasonBirchall Date: Tue, 2 Jul 2024 22:02:20 +0100 Subject: [PATCH] :wrench: Add risotto as a submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitmodules b/.gitmodules index 6c1aeba..7d06bf0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "themes/hugo.386"] path = themes/hugo.386 url = https://gitlab.com/jmfergeau/hugo.386 +[submodule "themes/risotto"] + path = themes/risotto + url = https://github.com/joeroe/risotto