Add filesystem documentation

This commit is contained in:
2024-02-06 17:14:40 +01:00
parent c73a8934f3
commit 6edb2e81d7
6 changed files with 131 additions and 11 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.2 KiB

View File

@@ -115,6 +115,10 @@ header>h1 {
color: var(--background_text_color);
}
p>img {
max-width: 100%;
}
/* Page layout elements */
.button_toggle_navigation {