radames commited on
Commit
b2510c1
·
1 Parent(s): 455bf87

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -0
index.html CHANGED
@@ -32,6 +32,8 @@
32
  @apply underline hover:text-blue-500 hover:no-underline;
33
  }
34
  </style>
 
 
35
  <script src="https://cdn.tailwindcss.com"></script>
36
  <script type="module">
37
  import snarkdown from "https://cdn.skypack.dev/snarkdown";
 
32
  @apply underline hover:text-blue-500 hover:no-underline;
33
  }
34
  </style>
35
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
36
+
37
  <script src="https://cdn.tailwindcss.com"></script>
38
  <script type="module">
39
  import snarkdown from "https://cdn.skypack.dev/snarkdown";