mirror of
https://github.com/Snigdha-OS/Snigdha-OS.github.io.git
synced 2025-09-06 04:35:18 +02:00
-> menu
This commit is contained in:
1
assets/images/book-solid.svg
Normal file
1
assets/images/book-solid.svg
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.5.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M96 0C43 0 0 43 0 96V416c0 53 43 96 96 96H384h32c17.7 0 32-14.3 32-32s-14.3-32-32-32V384c17.7 0 32-14.3 32-32V32c0-17.7-14.3-32-32-32H384 96zm0 384H352v64H96c-17.7 0-32-14.3-32-32s14.3-32 32-32zm32-240c0-8.8 7.2-16 16-16H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16zm16 48H336c8.8 0 16 7.2 16 16s-7.2 16-16 16H144c-8.8 0-16-7.2-16-16s7.2-16 16-16z"/></svg>
|
After Width: | Height: | Size: 594 B |
@@ -27,9 +27,12 @@ pageRef = "/blog"
|
|||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
name = "Documentation"
|
name = "Docs"
|
||||||
pageRef = "/documentation"
|
|
||||||
weight = 4
|
weight = 4
|
||||||
|
identifier = "docs"
|
||||||
|
url = "https://snigdhaos.org/documentation/"
|
||||||
|
# pre = "images/book-solid.svg"
|
||||||
|
target = "_blank"
|
||||||
|
|
||||||
# [[main]]
|
# [[main]]
|
||||||
# # parent = "Pages"
|
# # parent = "Pages"
|
||||||
@@ -38,7 +41,7 @@ weight = 4
|
|||||||
# weight = 5
|
# weight = 5
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
# parent = "Pages"
|
parent = "Extra"
|
||||||
name = "Authors"
|
name = "Authors"
|
||||||
pageRef = "/authors"
|
pageRef = "/authors"
|
||||||
weight = 6
|
weight = 6
|
||||||
@@ -46,26 +49,44 @@ weight = 6
|
|||||||
[[main]]
|
[[main]]
|
||||||
parent = "Services"
|
parent = "Services"
|
||||||
name = "Cloud"
|
name = "Cloud"
|
||||||
link = "https://cloud.snigdhaos.org/"
|
weight = 4
|
||||||
|
identifier = "cloud"
|
||||||
|
url = "https://cloud.snigdhaos.org/"
|
||||||
|
# pre = "images/book-solid.svg"
|
||||||
|
target = "_blank"
|
||||||
|
|
||||||
[[main]]
|
[[main]]
|
||||||
parent = "Pages"
|
parent = "Services"
|
||||||
name = "404 Page"
|
name = "Forum"
|
||||||
pageRef = "/404"
|
weight = 4
|
||||||
|
identifier = "forum"
|
||||||
|
url = "https://forum.snigdhaos.org/"
|
||||||
|
# pre = "images/book-solid.svg"
|
||||||
|
target = "_blank"
|
||||||
|
|
||||||
# footer menu
|
# footer menu
|
||||||
[[footer]]
|
[[footer]]
|
||||||
name = "About"
|
name = "Cloud"
|
||||||
pageRef = "/about"
|
|
||||||
weight = 1
|
weight = 1
|
||||||
|
identifier = "cloud"
|
||||||
|
url = "https://cloud.snigdhaos.org/"
|
||||||
|
target = "_blank"
|
||||||
|
|
||||||
[[footer]]
|
[[footer]]
|
||||||
name = "Elements"
|
name = "Forum"
|
||||||
pageRef = "/elements"
|
|
||||||
weight = 2
|
weight = 2
|
||||||
|
identifier = "forum"
|
||||||
|
url = "https://forum.snigdhaos.org/"
|
||||||
|
target = "_blank"
|
||||||
|
|
||||||
|
[[footer]]
|
||||||
|
name = "Status"
|
||||||
|
weight = 3
|
||||||
|
identifier = "status"
|
||||||
|
url = "https://snigdha-os.github.io/snigdhaos-status/"
|
||||||
|
target = "_blank"
|
||||||
|
|
||||||
[[footer]]
|
[[footer]]
|
||||||
name = "Privacy Policy"
|
name = "Privacy Policy"
|
||||||
pageRef = "/privacy-policy"
|
pageRef = "/privacy-policy"
|
||||||
weight = 3
|
weight = 4
|
||||||
|
Reference in New Issue
Block a user