summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikita Shubin <nikita.shubin@maquefel.me>2026-06-14 15:28:52 +0300
committerDmitry Rokosov <rockosov@rulkc.org>2026-07-29 16:23:52 +0300
commit64a43378d95189f10d4cdaea1d43655261c7d2b7 (patch)
treeed7cf5c552c611317e387f25cf0dcb52e63dd6ac
parent1382c91f12c4c890fa5d26091635c414945a729d (diff)
downloadlandau.one-64a43378d95189f10d4cdaea1d43655261c7d2b7.tar.gz
landau.one-64a43378d95189f10d4cdaea1d43655261c7d2b7.zip
content/landau_linux_maintenance: Fix front matter
- add opening meta delimeter as required - s/published/draft/ as `published` is an alias to `publishDate` and requires correct date and not boolean type Signed-off-by: Nikita Shubin <nikita.shubin@maquefel.me> Signed-off-by: Dmitry Rokosov <rockosov@rulkc.org>
-rw-r--r--content/landau-linux/maintenance/_index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/landau-linux/maintenance/_index.md b/content/landau-linux/maintenance/_index.md
index 5dc8113..865831a 100644
--- a/content/landau-linux/maintenance/_index.md
+++ b/content/landau-linux/maintenance/_index.md
@@ -1,6 +1,7 @@
+---
title: "📋 Манифест сопровождения ядра LANDAU Linux"
description: "Описание процесса разработки ядра LANDAU Linux — ветки, релизы, версионирование и сопровождение"
-published: true
+draft: false
---
# 📋 Манифест процесса сопровождения ядра LANDAU Linux