Remove favicon and change title

This commit is contained in:
Özenç Bilgili 2020-08-27 17:59:35 +03:00
parent 6a6a24d262
commit 19e9ef94c8
2 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -5,9 +5,8 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="robots" content="noindex" />
<link rel="shortcut icon" href="assets/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="css/style.css" class="style">
<title>Home</title>
<title>~+</title>
</head>
<body>