Skip to content

Commit

Permalink
Update editor.html
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp committed Nov 8, 2024
1 parent 5c15fcf commit b98df9e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<link rel="pluto-external-source" id="arrow_up_circle_icon" href="https://cdn.jsdelivr.net/gh/ionic-team/[email protected]/src/svg/arrow-up-circle-outline.svg">
<link rel="pluto-external-source" id="document_text_icon" href="https://cdn.jsdelivr.net/gh/ionic-team/[email protected]/src/svg/document-text-outline.svg">
<link rel="pluto-external-source" id="help_circle_icon" href="https://cdn.jsdelivr.net/gh/ionic-team/[email protected]/src/svg/help-circle-outline.svg">
<link rel="pluto-external-source" id="open_icon" href="https://cdn.jsdelivr.net/gh/ionic-team/[email protected]/src/svg/open-outline.svg">

<!-- This doesn't do anything unless activated, and it makes sure parcel bundles this -->
<script id="iframe-resizer-content-window-script" src="https://cdn.jsdelivr.net/npm/[email protected]/js/iframeResizer.contentWindow.min.js" crossorigin="anonymous" defer></script>
Expand Down

0 comments on commit b98df9e

Please sign in to comment.