diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-07-27 14:07:39 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2023-07-27 14:07:39 +0700 |
commit | 49cb9d077532670cb18cb89af09b1003b6ca2bb0 (patch) | |
tree | db14854630f12f21f6d0c040e09f1cf0e8e512a1 /.gitmodules | |
parent | a806835736885376c9d5af742479e5bb8c92c132 (diff) | |
download | livres-libres-49cb9d077532670cb18cb89af09b1003b6ca2bb0.tar.gz |
Set up as hugo site
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f5ec5ec --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/victor"] + path = themes/victor + url = git@git.sr.ht:~huyngo/victor |