0

Добавил SVG логотип

This commit is contained in:
2017-04-10 02:39:05 +03:00
parent 8fee91a915
commit f9c5d63993
3 changed files with 42 additions and 1 deletions

View File

@@ -1,8 +1,9 @@
[#ftl]
<html>
<head>
<link rel="icon" type="image/svg+xml" href="/ks3logo.svg" >
</head>
<body>
<h1>KinoSearch 3.0.0-alpha</h1>
<h1><img src="/ks3logo.svg" height="30"> KinoSearch 3.0.0-alpha</h1>
</body>
</html>