Merge branch 'dev' into main

This commit is contained in:
Nuno Coração
2022-12-30 15:28:33 +00:00
committed by GitHub
8 changed files with 177 additions and 11 deletions
@@ -76,6 +76,7 @@ The theme currently supports the following languages by default:
| :tr: Turkish | `tr` |
| 🇭🇷 Croatian | `hr` |
| 🇮🇩 Indonesian | `id` |
| 🇨🇿 Czech | `cs` |
The default translations can be overridden by creating a custom file in `i18n/[code].yaml` that contains the translation strings. You can also use this method to add new languages. If you'd like to share a new translation with the community, please [open a pull request](https://github.com/nunocoracao/blowfish/pulls).
+3 -1
View File
@@ -78,6 +78,8 @@ The full list of built-in icons and their corresponding names can referenced bel
| poo | {{< icon poo >}} |
| reddit | {{< icon reddit >}} |
| researchgate | {{< icon researchgate >}} |
| rss | {{< icon rss >}} |
| rss-square | {{< icon rss-square >}} |
| search | {{< icon search >}} |
| shield | {{< icon shield >}} |
| skull-crossbones | {{< icon skull-crossbones >}} |
@@ -98,4 +100,4 @@ The full list of built-in icons and their corresponding names can referenced bel
| wand-magic-sparkles | {{< icon wand-magic-sparkles >}} |
| whatsapp | {{< icon whatsapp >}} |
| xmark | {{< icon xmark >}} |
| youtube | {{< icon youtube >}} |
| youtube | {{< icon youtube >}} |