From 75cba8902260ccb815c066fd08620dbc5d81cf19 Mon Sep 17 00:00:00 2001 From: wcjxixi Date: Thu, 27 Mar 2025 22:44:18 +0800 Subject: [PATCH] Moved "Translating the email templates" and "Customize Vaultwarden CSS" to "Other" --- _Sidebar.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 90b9ca2..9a0dba0 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -36,8 +36,6 @@ 1. [[Changing the API request size limit|Changing-the-API-request-size-limit]] 1. [[Changing the number of workers|Changing-the-number-of-workers]] 1. [[SMTP configuration|SMTP-configuration]] -1. [[Translating the email templates]] -1. [[Customize Vaultwarden CSS]] 1. [[Password hint display|Password-hint-display]] 1. [[Disabling or overriding the Vault interface hosting|Disabling-or-overriding-the-Vault-interface-hosting]] 1. [[Logging|Logging]] @@ -57,6 +55,10 @@ 1. [[Fail2Ban Setup|Fail2Ban-Setup]] 1. [[Fail2Ban + ModSecurity + Traefik + Docker|Docker---Traefik---ModSecurity-Setup]] +### Other +1. [[Translating the email templates]] +1. [[Customize Vaultwarden CSS]] + ## Backup 1. [[General (not docker)]]