Spaces:
Running
Running
remove changes
Browse files- index.html +1 -2
index.html
CHANGED
|
@@ -6,9 +6,8 @@
|
|
| 6 |
<title>Dandifo | Scientific Toon Optimization</title>
|
| 7 |
<link rel="stylesheet" href="style.css">
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
| 9 |
-
<script src="https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js"></script>
|
| 10 |
<script src="https://unpkg.com/feather-icons"></script>
|
| 11 |
-
|
| 12 |
tailwind.config = {
|
| 13 |
theme: {
|
| 14 |
extend: {
|
|
|
|
| 6 |
<title>Dandifo | Scientific Toon Optimization</title>
|
| 7 |
<link rel="stylesheet" href="style.css">
|
| 8 |
<script src="https://cdn.tailwindcss.com"></script>
|
|
|
|
| 9 |
<script src="https://unpkg.com/feather-icons"></script>
|
| 10 |
+
<script>
|
| 11 |
tailwind.config = {
|
| 12 |
theme: {
|
| 13 |
extend: {
|