[rulkc] [PATCH v2 09/16] template: config: fix LANDAU acronym expansion and update URLs
Dmitry Rokosov
rockosov at rulkc.org
Fri Jul 17 20:17:06 MSK 2026
Expand LANDAU acronym to "Linux And Neo-Depositorium Associated Unity"
in site title and description. Also update the footer URL from
blog.landau.org to blog.landau.one to reflect the current project
domain.
Fixes: 94635cd93fb5 ("template: config: Add landau preliminary config")
Signed-off-by: Dmitry Rokosov <rockosov at rulkc.org>
---
hugo.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/hugo.yaml b/hugo.yaml
index c150d109e3f4..407bf689e096 100644
--- a/hugo.yaml
+++ b/hugo.yaml
@@ -1,6 +1,6 @@
baseurl: "/"
languageCode: "ru"
-title: "LANDAU Kernel"
+title: "LANDAU"
theme: "landau-hacker"
googleAnalytics: ""
disqusShortname: ""
@@ -29,9 +29,9 @@ params:
mainSections:
- git
- doc
- description: "Linux kernel Advanced for Next-gen Devices & Architectures"
+ description: "Linux And Neo-Depositorium Associated Unity"
# PaperMod doesn't like this
- # footer: "© [Landau Unlimited](https://blog.landau.org/) 2026 -- {Year}"
+ # footer: "© [Landau Unlimited](https://blog.landau.one/) 2026 -- {Year}"
markup:
highlight:
--
2.48.1
More information about the rulkc
mailing list