Skip to content

Commit

Permalink
fix(*): remove cdn
Browse files Browse the repository at this point in the history
  • Loading branch information
HoseaCodes committed May 4, 2024
1 parent ad39ae0 commit e7bd1f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<script src="https://cdn.tiny.cloud/1/no-api-key/tinymce/5/tinymce.min.js" referrerpolicy="origin"></script>
<!-- <script src="https://cdn.tiny.cloud/1/no-api-key/tinymce/5/tinymce.min.js" referrerpolicy="origin"></script> -->
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>

<!--
Expand Down

0 comments on commit e7bd1f4

Please sign in to comment.