diff options
author | Andronaco Marco <marco.andronaco@olivetti.com> | 2023-07-13 16:53:18 +0200 |
---|---|---|
committer | Andronaco Marco <marco.andronaco@olivetti.com> | 2023-07-13 16:53:18 +0200 |
commit | 055dd5e7d4eaa240f2092d4bc3e1a38f41d52bd6 (patch) | |
tree | d0c9b67771e7c60c5d30749df55207c7140b0639 /.gitmodules | |
download | zola-website-055dd5e7d4eaa240f2092d4bc3e1a38f41d52bd6.tar.gz |
initial commit
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..cc92412 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/anemone"] + path = themes/anemone + url = https://github.com/Speyll/anemone |