im pickle reeeeeee
Browse files- index.html +1 -0
index.html
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>LFM2-350M EN/JP WebGPU Translator</title>
|
|
|
|
| 7 |
<style>
|
| 8 |
body { font-family: 'Inter', sans-serif; }
|
| 9 |
/* Custom scrollbar for textareas */
|
|
|
|
| 4 |
<meta charset="UTF-8">
|
| 5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
| 6 |
<title>LFM2-350M EN/JP WebGPU Translator</title>
|
| 7 |
+
<script src="https://cdn.tailwindcss.com"></script>
|
| 8 |
<style>
|
| 9 |
body { font-family: 'Inter', sans-serif; }
|
| 10 |
/* Custom scrollbar for textareas */
|