From 713f7e8a6dceafb0525a44541d20b4fbdc39d81d Mon Sep 17 00:00:00 2001 From: perennial Date: Wed, 11 Sep 2024 22:43:33 +1000 Subject: [PATCH] docs: cleanup unneeded nav elements --- doc/instance-list.md | 5 +++++ doc/known-quirks.md | 5 +++++ doc/public-image-proxies.md | 6 ++++++ 3 files changed, 16 insertions(+) diff --git a/doc/instance-list.md b/doc/instance-list.md index 55fa57e..808f3d6 100644 --- a/doc/instance-list.md +++ b/doc/instance-list.md @@ -1,3 +1,8 @@ +--- +hide: + - navigation +--- + # Instance list This page lists all currently running instances of PixivFE that are available for use. They are ordered from oldest to newest based on when they were added. **Please scroll horizontally to see all columns.** diff --git a/doc/known-quirks.md b/doc/known-quirks.md index 4af8984..91e97b3 100644 --- a/doc/known-quirks.md +++ b/doc/known-quirks.md @@ -1,3 +1,8 @@ +--- +hide: + - navigation +--- + # Known quirks ## User styles not working diff --git a/doc/public-image-proxies.md b/doc/public-image-proxies.md index 5ff6abf..beaa337 100644 --- a/doc/public-image-proxies.md +++ b/doc/public-image-proxies.md @@ -1,3 +1,9 @@ +--- +hide: + - navigation + - toc +--- + # Public image proxies PixivFE can work with or without an external image proxy server. This page lists all known public image proxies. See the [Hosting an image proxy server for Pixiv](hosting/image-proxy-server.md) guide if you want to host one yourself.