1
0
mirror of https://github.com/alei1180/curlone.git synced 2025-11-24 22:53:34 +02:00

Merge pull request #187 from alei1180/feat/186/add-meta-tags-in-html

feat(web): добавить мета-теги для html (#186)
This commit is contained in:
Alexander Osadchy
2025-02-26 23:18:01 +04:00
committed by GitHub

View File

@@ -4,6 +4,11 @@
<head>
<meta charset="utf-8">
<meta name="keywords" content="curlone, curl, 1С, конвертрер, convert, onescript, winow">
<meta name="description" content="Конвертер команды curl в код на языке 1С."/>
<meta name="author" content="Alexander Osadchy, Dmitry Ivanov, Gleb Bogachev">
<title>curlone - конвертер команды curl в код на языке 1С.</title>
<!-- favicon -->
<link rel="apple-touch-icon" sizes="57x57" href="images/favicons/apple-icon-57x57.png">