Add favicon
This commit is contained in:
+2
-1
@@ -9,6 +9,7 @@
|
||||
<link rel="stylesheet" href="./style.css">
|
||||
</head>
|
||||
|
||||
<!-- Разработчик: Илья) -->
|
||||
<body>
|
||||
<h1>Генератор QR-кодов</h1>
|
||||
<textarea id="text-input" cols="30" rows="3" placeholder="Введите текст"></textarea>
|
||||
@@ -26,4 +27,4 @@
|
||||
<script src="./script.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user