diff options
| author | Dmitry Rokosov <rockosov@rulkc.org> | 2026-07-08 16:05:39 +0300 |
|---|---|---|
| committer | Dmitry Rokosov <rockosov@rulkc.org> | 2026-07-29 16:24:01 +0300 |
| commit | 3df39d41767c7a8c757e9c88a92cf201b21863c3 (patch) | |
| tree | 2c4c7c7f2616766e2b5d74d3668a62971323c37f | |
| parent | e71180239fe45bbe1609d7ce52694a1852786698 (diff) | |
| download | landau.one-3df39d41767c7a8c757e9c88a92cf201b21863c3.tar.gz landau.one-3df39d41767c7a8c757e9c88a92cf201b21863c3.zip | |
config: update LANDAU acronym and branding
LANDAU officially stands for "Linux And Neo-Depositorium Associated
Unity". Update the site title and description in both README.md and
_config.yml to reflect the correct acronym and remove outdated "Kernel"
references.
Signed-off-by: Dmitry Rokosov <rockosov@rulkc.org>
| -rw-r--r-- | README.md | 4 | ||||
| -rw-r--r-- | _config.yml | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -1,3 +1,3 @@ -# ⚛️ LANDAU Kernel +# ⚛️ LANDAU -**⚡ Linux kernel Advanced for Next-gen Devices & Architectures ⚡** +**⚡ **Linux And Neo-Depositorium Associated Unity** ⚡** diff --git a/_config.yml b/_config.yml index 00aced3..08f844f 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,3 @@ -title: LANDAU Kernel -description: Linux kernel Advanced for Next-gen Devices & Architectures +title: LANDAU +description: Linux And Neo-Depositorium Associated Unity theme: jekyll-theme-hacker |
