summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Shubin <nikita.shubin@maquefel.me>2026-05-17 11:31:05 +0300
committerNikita Shubin <nikita.shubin@maquefel.me>2026-05-17 13:01:10 +0300
commit8a9801cb4cd64c71e567a18c6da9faeecc8ea85f (patch)
treee67f1cf72620b8cfec7251e25813dcfb1f4a3f03
parent6c79c92bc0b8c254c4c773353d0a46bc8c853ecf (diff)
downloadlandau-suite-8a9801cb4cd64c71e567a18c6da9faeecc8ea85f.tar.gz
landau-suite-8a9801cb4cd64c71e567a18c6da9faeecc8ea85f.zip
themes: switch to landau-hacker theme
Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me>
-rw-r--r--template/hugo.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/hugo.yaml b/template/hugo.yaml
index b7d95fc..3e9a70f 100644
--- a/template/hugo.yaml
+++ b/template/hugo.yaml
@@ -1,7 +1,7 @@
baseurl: "/"
languageCode: "ru"
title: "LANDAU Kernel"
-theme: "PaperMod"
+theme: "landau-hacker"
googleAnalytics: ""
disqusShortname: ""
ignoreFiles: ["\\.Rmd$", "\\.Rmarkdown$", "_cache$", "\\.knit\\.md$", "\\.utf8\\.md$"]