Skip to content

Commit

Permalink
fix: safari support?
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanChrisBrown committed Apr 2, 2024
1 parent 7b9c765 commit 5233212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; connect-src 'self' http://localhost:33334/ ws://localhost:9724/event_source;">
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link
Expand Down

0 comments on commit 5233212

Please sign in to comment.