From 4f2e62bec0b3dabdfd7a93147fb95e2fab44cef9 Mon Sep 17 00:00:00 2001 From: Subnet_Masked Date: Tue, 7 Nov 2023 21:36:40 -0500 Subject: [PATCH] Remove screenshots --- docs/screenshots.md | 16 ---------------- mkdocs.yml | 1 - 2 files changed, 17 deletions(-) delete mode 100644 docs/screenshots.md diff --git a/docs/screenshots.md b/docs/screenshots.md deleted file mode 100644 index 831bd24..0000000 --- a/docs/screenshots.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -icon: material/image -description: Screenshots from around the server submitted by its players. ---- - -# Screenshots - -Have some awesome views from the server! - -![Subnet's house up on the mountain](assets/images/screenshots/001.png){ loading=lazy } - -![Kate_Biron admiring a tree and beehive](assets/images/screenshots/002.png){ loading=lazy } - -![A rainbow over the river from Subnet's place](assets/images/screenshots/003.png){ loading=lazy } - -![Light poking into a mossy area](assets/images/screenshots/004.png){ loading=lazy } \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index 2025103..88076d4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -53,7 +53,6 @@ nav: - 'code_of_conduct.md' - 'whitelisting.md' - 'survival.md' - - 'screenshots.md' - 'bedrock.md' - 'maintenance.md' - 'administration.md'