mirror of
https://github.com/ada-dmitry/ada-dmitry.github.io.git
synced 2026-09-24 01:10:35 +00:00
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:
+1
-1
@@ -3,7 +3,7 @@ title: "Летняя IT-школа КРОК"
|
||||
layout: single
|
||||
permalink: /system-engineer/
|
||||
sidebar:
|
||||
nav: homelab_nav # ← имя группы из navigation.yml
|
||||
nav: mobile_nav # ← имя группы из navigation.yml
|
||||
---
|
||||
|
||||
Я прошел летнюю школу по направлению System-инженер, поэтому хочу поделиться своими конспектами. Конечно, это не заменит очное обучение там (а это было круто), но познакомиться с профессией системного инженера поможет)
|
||||
|
||||
Reference in New Issue
Block a user