modified: index.html

This commit is contained in:
DarkShy
2023-01-14 02:45:11 +03:00
parent 6dab0245b9
commit 95667fefdb

View File

@@ -13,8 +13,8 @@
<link rel="icon" type="image/x-icon" href="/img/favicon.ico"> <link rel="icon" type="image/x-icon" href="/img/favicon.ico">
<link rel="manifest" href="manifest.json"> <link rel="manifest" href="manifest.json">
<link rel="apple-touch-icon" href="/img/favicon.ico"> <link rel="apple-touch-icon" href="/img/favicon.ico">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" href="/css/bootstrap.min.css"> <link rel="stylesheet" href="/css/bootstrap.min.css">
<link rel="stylesheet" href="/css/style.css">
</head> </head>
<body> <body>
<h1 class="header dark">Dark<span class="shy">Shy</span></h1> <h1 class="header dark">Dark<span class="shy">Shy</span></h1>