diff options
author | Thorsten Ortlepp <post@ortlepp.eu> | 2024-12-10 23:29:54 +0100 |
---|---|---|
committer | Thorsten Ortlepp <post@ortlepp.eu> | 2024-12-10 23:29:54 +0100 |
commit | 637183e297e66c0aa47a0d46fc7b92563452fd7b (patch) | |
tree | ccfb90220b2c68e3625263d8ac065cdbeaba7f5e /.gitmodules | |
parent | f86e8490a87343d20db3019fbd12d14f4e575730 (diff) | |
download | website-ortleppms-637183e297e66c0aa47a0d46fc7b92563452fd7b.zip |
added theme PaperMod
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..89af1b0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/PaperMod"] + path = themes/PaperMod + url = https://github.com/adityatelange/hugo-PaperMod.git |