www: add markdown language switcher

This commit is contained in:
Keonik1
2025-10-07 21:04:06 +02:00
committed by missytake
parent 0ed7c360a9
commit 62f028bc67
9 changed files with 150 additions and 352 deletions

View File

@@ -14,6 +14,10 @@
- Increase maxproc for reinjecting ports from 10 to 100
([#646](https://github.com/chatmail/relay/pull/646))
- Add markdown tabs blocks for rendering multilingual pages.
Add russian language support to `index.md`, `privacy.md`, and `info.md`.
([#658](https://github.com/chatmail/relay/pull/658))
- Allow ports 143 and 993 to be used by `dovecot` process
([#639](https://github.com/chatmail/relay/pull/639))