diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | template/themes/landau-hacker | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 781e299..6da744d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "template/themes/PaperMod"] path = template/themes/PaperMod url = https://github.com/adityatelange/hugo-PaperMod.git +[submodule "template/themes/landau-hacker"] + path = template/themes/landau-hacker + url = https://gitflic.ru/project/maquefel/landau-hacker.git diff --git a/template/themes/landau-hacker b/template/themes/landau-hacker new file mode 160000 +Subproject 1b9a1f570d7e90b84dca74ee1623101fb8f4332 |
