Add favicon
This commit is contained in:
BIN
Binary file not shown.
|
After Width: | Height: | Size: 10 KiB |
@@ -9,6 +9,7 @@
|
|||||||
<link rel="stylesheet" href="./style.css">
|
<link rel="stylesheet" href="./style.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
<!-- Разработчик: Илья) -->
|
||||||
<body>
|
<body>
|
||||||
<h1>Генератор QR-кодов</h1>
|
<h1>Генератор QR-кодов</h1>
|
||||||
<textarea id="text-input" cols="30" rows="3" placeholder="Введите текст"></textarea>
|
<textarea id="text-input" cols="30" rows="3" placeholder="Введите текст"></textarea>
|
||||||
|
|||||||
Reference in New Issue
Block a user