From acb02a6c189391c725477bd4bbe0705e55f4b502 Mon Sep 17 00:00:00 2001 From: Lily Emel Date: Wed, 25 Sep 2024 19:13:20 -0400 Subject: [PATCH] Fix theme --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitmodules b/.gitmodules index 5154615..417eb9d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,7 @@ [submodule "themes/ananke"] path = themes/ananke url = https://github.com/theNewDynamic/gohugo-theme-ananke.git + +[submodule "themes/m10c"] + path = themes/m10c + url = https://github.com/vaga/hugo-theme-m10c.git