diff options
| author | Sam Anthony <sam@samanthony.xyz> | 2026-03-06 11:06:23 -0500 |
|---|---|---|
| committer | Sam Anthony <sam@samanthony.xyz> | 2026-03-06 11:06:23 -0500 |
| commit | 8ee4b8237e2f89ee6d7b06d42d59bd5cddf83af7 (patch) | |
| tree | 09e556a849162e0155149ec74d2c423c2c7dd3e2 /.gitmodules | |
| parent | 9f40f4a056faf194226c5ca533b52b86ffe60537 (diff) | |
| download | samanthony.xyz-8ee4b8237e2f89ee6d7b06d42d59bd5cddf83af7.zip | |
add aoidh theme submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cc808bb..6412e04 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "static/fonts/plex"] path = modules/fonts/plex url = https://github.com/IBM/plex.git +[submodule "themes/aoidh"] + path = themes/aoidh + url = https://git.samanthony.xyz/aoidh |