From 19e2b7b9348446158bdff5b13f0752b6f6bee31e Mon Sep 17 00:00:00 2001 From: Subnet_Masked Date: Sat, 23 Dec 2023 15:29:41 -0500 Subject: [PATCH] Add the gallery! --- docs/gallery.md | 8 ++++++++ mkdocs.yml | 3 +++ 2 files changed, 11 insertions(+) create mode 100644 docs/gallery.md diff --git a/docs/gallery.md b/docs/gallery.md new file mode 100644 index 0000000..599e576 --- /dev/null +++ b/docs/gallery.md @@ -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) \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index f404919..aca3b40 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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: