Skip to content

Commit

Permalink
feat: embed font-awesome to avoid their Free tier limits
Browse files Browse the repository at this point in the history
  • Loading branch information
vas3k committed Sep 21, 2023
1 parent 024cd47 commit 8a47179
Show file tree
Hide file tree
Showing 7 changed files with 5,250 additions and 660 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pyjwt = "==2.6.0"
cryptography = ">=39.0.2"
patreon = ">=0.5"
sentry-sdk = ">=1.16.0"
psycopg2-binary = "==2.8.4"
psycopg2-binary = "==2.9.7"
awesome-slugify = ">=1.6.5"
mistune = "==2.0.0a4"
click = "*"
Expand Down
1,272 changes: 630 additions & 642 deletions Pipfile.lock

Large diffs are not rendered by default.

15 changes: 0 additions & 15 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"webpack-cli": "^4.6.0"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.13.0",
"@stripe/stripe-js": "^1.11.0",
"easymde": "^2.11.0",
"inline-attachment": "^2.0.3",
Expand Down
Loading

0 comments on commit 8a47179

Please sign in to comment.