mirror of
https://github.com/ada-dmitry/ada-dmitry.github.io.git
synced 2026-09-24 09:20:40 +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,6 +1,8 @@
|
||||
---
|
||||
title: "Коробочки-коробочки..."
|
||||
layout: single
|
||||
sidebar:
|
||||
nav: mobile_nav
|
||||
---
|
||||
Мы возвращаемся к нашей эпопее с домашним сервером, напомню, мы в прошлый раз обсуждали, что такое *виртуализация* - это технология, с помощью которой мы можем на одном устройстве (сервере, ПК и т.д.) разместить множество "виртуальных устройств".
|
||||
|
||||
|
||||
Reference in New Issue
Block a user