diff options
| author | Sho Sakuma <me@m1sk9.dev> | 2026-04-07 18:46:15 +0900 |
|---|---|---|
| committer | Sho Sakuma <me@m1sk9.dev> | 2026-04-07 18:46:15 +0900 |
| commit | ccd1ee8e72286b1f333356bc9463b995ad7ffcd0 (patch) | |
| tree | b979c59d435de5edaf1c0b6352a57969746cbc54 /website/src/en/download.md | |
| parent | 9abbc0ac1b1f6f7cfed9c595e7dec028bc8974c1 (diff) | |
| download | LunaticChat-ccd1ee8e72286b1f333356bc9463b995ad7ffcd0.tar.gz LunaticChat-ccd1ee8e72286b1f333356bc9463b995ad7ffcd0.tar.bz2 LunaticChat-ccd1ee8e72286b1f333356bc9463b995ad7ffcd0.zip | |
docs: add Spigot/BungeeCord unsupported notice
Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'website/src/en/download.md')
| -rw-r--r-- | website/src/en/download.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/website/src/en/download.md b/website/src/en/download.md index e629415..16916b5 100644 --- a/website/src/en/download.md +++ b/website/src/en/download.md @@ -3,4 +3,6 @@ layout: page title: Download --- +<!-- Download page content is managed by the DownloadCard.vue component. Do not write content directly here --> + <DownloadCard /> |
