From 9d59478cbd6db8660d974d5df28b312dc28e6216 Mon Sep 17 00:00:00 2001 From: hedy Date: Fri, 23 Feb 2024 15:27:44 +0800 Subject: Move from Font Awesome Kit to static files - Lemon's fa kit (free plan) had been used till now which had limitations such as total number of views that we've long exceeded - This gives more control on the static assets to use - Allows showing icons in development --- pydis_site/static/fontawesome/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pydis_site/static/fontawesome/README.md (limited to 'pydis_site/static/fontawesome/README.md') diff --git a/pydis_site/static/fontawesome/README.md b/pydis_site/static/fontawesome/README.md new file mode 100644 index 00000000..171ef5ec --- /dev/null +++ b/pydis_site/static/fontawesome/README.md @@ -0,0 +1,7 @@ +# Font Awesome 6.5.1 + +Thanks for downloading Font Awesome! We're so excited you're here. + +Our documentation is available online. Just head here: + +https://fontawesome.com -- cgit v1.2.3