From a1ba841f41bd4deb395a7ff6f4886f25aa3d1f76 Mon Sep 17 00:00:00 2001 From: jultty Date: Tue, 20 Aug 2024 02:22:04 -0300 Subject: [PATCH] Add acknowledgments page --- content/acknowledgments.md | 9 +++++++++ content/acknowledgments.pt.md | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 content/acknowledgments.md create mode 100644 content/acknowledgments.pt.md diff --git a/content/acknowledgments.md b/content/acknowledgments.md new file mode 100644 index 0000000..3d9e43c --- /dev/null +++ b/content/acknowledgments.md @@ -0,0 +1,9 @@ ++++ ++++ + +# Acknowledgements + +- **Font**: [Mononoki](https://madmalik.github.io/mononoki/) by Matthias Tellen under the SIL Open Font License 1.1 +- **Kitty icon:** [Solar Bold Icons](https://www.figma.com/community/file/1166831539721848736/solar-icons-set) by the 480 Design team (modified) under the Creative Commons BY 4.0 license +- **Language icon:** [Flowbite Icons](https://github.com/themesberg/flowbite-icons) by the Themesberg team under the MIT License +- **Engine:** [Zola](https://www.getzola.org/) by Vincent Prouillet and contributors under the MIT License diff --git a/content/acknowledgments.pt.md b/content/acknowledgments.pt.md new file mode 100644 index 0000000..d609491 --- /dev/null +++ b/content/acknowledgments.pt.md @@ -0,0 +1,9 @@ ++++ ++++ + +# Créditos + +- **Fonte**: [Mononoki](https://madmalik.github.io/mononoki/) por Matthias Tellen sob a SIL Open Font License 1.1 +- **Ícone gatinho:** [Solar Bold Icons](https://www.figma.com/community/file/1166831539721848736/solar-icons-set) por 480 Design (modificado) sob a Creative Commons BY 4.0 License +- **Ícone idioma:** [Flowbite Icons](https://github.com/themesberg/flowbite-icons) por Themesberg sob a MIT License +- **Engine:** [Zola](https://www.getzola.org/) por Vincent Prouillet e contribuidories sob a MIT License