Skip to content

Commit

Permalink
fix: avatar image loading
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Feb 24, 2024
1 parent 7152e19 commit 493590c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/public/_headers
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/*
Content-Security-Policy: default-src 'self'; img-src 'self' t2.gstatic.com; frame-src 'none'; upgrade-insecure-requests; block-all-mixed-content; disown-opener
Content-Security-Policy: default-src 'self'; img-src 'self' t2.gstatic.com seccdn.libravatar.org; frame-src 'none'; upgrade-insecure-requests; block-all-mixed-content; disown-opener

0 comments on commit 493590c

Please sign in to comment.