Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -4,8 +4,8 @@
|
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
<title>Prosty Język - polski asystent AI do upraszczania tekstów</title>
|
7 |
-
<link rel="stylesheet" href="
|
8 |
-
<script type="module" src="
|
9 |
</head>
|
10 |
<body>
|
11 |
<div id="root"></div>
|
|
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
<title>Prosty Język - polski asystent AI do upraszczania tekstów</title>
|
7 |
+
<link rel="stylesheet" href="style.css">
|
8 |
+
<script type="module" src="script.js"></script>
|
9 |
</head>
|
10 |
<body>
|
11 |
<div id="root"></div>
|