Refactor navigation and add sidebar to notes

- Updated mobile navigation links in _data/navigation.yml for better accessibility.
- Added sidebar configuration to multiple notes under IT-School and HomeServer categories for consistent navigation.
- Ensured all relevant pages now include the mobile_nav sidebar for improved user experience.
- Adjusted sidebar settings in aboutme.md, homeserver_hub.md, index.md, notes.md, and sysengine.md for uniformity.
This commit is contained in:
ada
2025-08-22 23:07:40 +03:00
parent 081d22faf0
commit d2d641f77a
24 changed files with 46 additions and 2 deletions
+2
View File
@@ -2,6 +2,8 @@
layout: single
title: "Все заметки"
permalink: /notes/
sidebar:
nav: mobile_nav
---
{%- comment -%}