diff options
| author | Dmitry Rokosov <rockosov@rulkc.org> | 2026-07-08 16:05:39 +0300 |
|---|---|---|
| committer | Serge Semin <fancer.lancer@gmail.com> | 2026-07-24 00:10:06 +0300 |
| commit | f05221d8e0f03149d5735b1fae8cb6f513f28c99 (patch) | |
| tree | 974ec0e6537c4e92d4fe1e4a32b3427680a728ef | |
| parent | 26eee2d16fc0a583c67c2e0fddbb29a27843e04a (diff) | |
| download | landau.one-f05221d8e0f03149d5735b1fae8cb6f513f28c99.tar.gz landau.one-f05221d8e0f03149d5735b1fae8cb6f513f28c99.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 |
