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,6 +1,8 @@
|
||||
---
|
||||
title: "RAID — Redundant Array of Independent Disks"
|
||||
description: "Заметки по теме RAID"
|
||||
sidebar:
|
||||
nav: mobile_nav
|
||||
---
|
||||
|
||||
**RAID** — технология объединения нескольких физических дисков в единый логический массив для повышения:
|
||||
|
||||
Reference in New Issue
Block a user