diff options
| author | Nikita Shubin <nikita.shubin@maquefel.me> | 2026-05-17 11:29:34 +0300 |
|---|---|---|
| committer | Nikita Shubin <nikita.shubin@maquefel.me> | 2026-05-17 13:01:10 +0300 |
| commit | 6c79c92bc0b8c254c4c773353d0a46bc8c853ecf (patch) | |
| tree | ab93f5f4ff78c42ed67fe9241fb57d1f747724ad | |
| parent | b9604c2e49dc836bb22e58a1af6137cd58bdaa73 (diff) | |
| download | landau-suite-6c79c92bc0b8c254c4c773353d0a46bc8c853ecf.tar.gz landau-suite-6c79c92bc0b8c254c4c773353d0a46bc8c853ecf.zip | |
themes: add landau-hacker theme
Add Landau hacker theme as a separate module.
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
| -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 |
