From bd7d43561eafdcf36e8990343da717a634e80b06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20Cora=C3=A7=C3=A3o?= Date: Thu, 5 Oct 2023 20:42:30 +0100 Subject: [PATCH] added new arabic language entry to docs --- exampleSite/content/docs/configuration/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/exampleSite/content/docs/configuration/index.md b/exampleSite/content/docs/configuration/index.md index b0eb4a29..5d570ccc 100644 --- a/exampleSite/content/docs/configuration/index.md +++ b/exampleSite/content/docs/configuration/index.md @@ -57,6 +57,7 @@ The theme currently supports the following languages by default: | Language | Code | | ------------------------------ | ------- | +| 🇦🇪 Arabic | `ar` | | 🇧🇬 Bulgarian | `bg` | | 🇧🇩 Bengali | `bn` | | 🇨🇿 Czech | `cs` |