Add the gallery!
This commit is contained in:
parent
98d8d59a44
commit
19e2b7b934
2 changed files with 11 additions and 0 deletions
8
docs/gallery.md
Normal file
8
docs/gallery.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
icon: material/image
|
||||
description: Check out some pictures from around the server!
|
||||
---
|
||||
|
||||
# Gallery
|
||||
|
||||
## [Check out the gallery!](https://gallery.midnightvalley.net)
|
|
@ -64,6 +64,7 @@ nav:
|
|||
- 'bedrock.md'
|
||||
- 'administration.md'
|
||||
- 'more.md'
|
||||
- 'gallery.md'
|
||||
- 'status.md'
|
||||
- 'credits.md'
|
||||
- 'cost_donations.md'
|
||||
|
@ -78,6 +79,8 @@ extra:
|
|||
link: https://status.unit15.net/status/minecraft
|
||||
- icon: material/rss-box
|
||||
link: /feed_rss_created.xml
|
||||
- icon: material/image
|
||||
link: https://gallery.midnightvalley.net/
|
||||
extra_css:
|
||||
- stylesheets/extra.css
|
||||
plugins:
|
||||
|
|
Loading…
Reference in a new issue