Skip to content

Commit

Permalink
Change to CDN'd font-awesome (#2236)
Browse files Browse the repository at this point in the history
  • Loading branch information
jaimergp authored Jul 22, 2024
1 parent fdc22bf commit fb9ffdb
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 19,397 deletions.
9 changes: 4 additions & 5 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,10 @@ const config = {
},

stylesheets: [
//Add Font Awesome stylesheets
"/fonts/font-awesome/fontawesome.css",
"/fonts/font-awesome/solid.css",
"/fonts/font-awesome/regular.css",
"/fonts/font-awesome/brands.css",
{
href: "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css",
type: "text/css",
},
],

scripts: [
Expand Down
1 change: 0 additions & 1 deletion static/fonts/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# License

- [Font Awesome Free License](https://fontawesome.com/license/free)
- [Montserrat Font](https://fonts.google.com/specimen/Montserrat/about)
- [Inter Font](https://fonts.google.com/specimen/Inter/about)
Loading

0 comments on commit fb9ffdb

Please sign in to comment.