Update index.html
Browse files- index.html +1 -0
index.html
CHANGED
@@ -12,6 +12,7 @@
|
|
12 |
<head>
|
13 |
<meta charset="UTF-8" />
|
14 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
15 |
<style>
|
16 |
@import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@200;300;400&family=Source+Sans+3:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
17 |
|
|
|
12 |
<head>
|
13 |
<meta charset="UTF-8" />
|
14 |
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
15 |
+
<script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.3.1/iframeResizer.contentWindow.min.js"></script>
|
16 |
<style>
|
17 |
@import url("https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@200;300;400&family=Source+Sans+3:wght@100;200;300;400;500;600;700;800;900&display=swap");
|
18 |
|