Spaces:
Running
Running
File size: 382 Bytes
c21aa09 06fa7ba c21aa09 8d1982d |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
<!doctype html>
<html lang="pl">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Prosty Język - polski asystent AI do upraszczania tekstów</title>
<link rel="stylesheet" href="style.css">
<script type="module" src="script.js"></script>
</head>
<body>
<div id="root"></div>
</body>
</html> |