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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user