diff options
author | testuser <testuser@archlinux> | 2025-06-15 17:42:15 +0530 |
---|---|---|
committer | testuser <testuser@archlinux> | 2025-06-15 17:42:15 +0530 |
commit | 522620afd120ff1b71afe2e1256cd5695fb140e9 (patch) | |
tree | 3df5e3d4ac1d6efd61347db0738cc86dc098c3a3 /.gitmodules | |
parent | 52ecded96e13946e84ec9336d43585690169c065 (diff) |
initial commit
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
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 |