From 522620afd120ff1b71afe2e1256cd5695fb140e9 Mon Sep 17 00:00:00 2001 From: testuser Date: Sun, 15 Jun 2025 17:42:15 +0530 Subject: initial commit --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 5154615..e766a0c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "themes/ananke"] path = themes/ananke url = https://github.com/theNewDynamic/gohugo-theme-ananke.git +[submodule "themes/LucentLink-Hugo"] + path = themes/LucentLink-Hugo + url = https://github.com/cx48/LucentLink-Hugo.git -- cgit v1.2.3