update: icon src, index.html
This commit is contained in:
|
Before Width: | Height: | Size: 953 B After Width: | Height: | Size: 953 B |
+15
-5
@@ -1,7 +1,17 @@
|
|||||||
<html style="background:black;">
|
<!DOCTYPE html>
|
||||||
<!-- I don't know, why i make comments -->
|
<html lang="en">
|
||||||
<title>uwu.dev</title>
|
<!-- I don't know, why i make comments -->
|
||||||
<link rel="icon" href="favicon.png" type="image/png">
|
|
||||||
|
|
||||||
<p style="color:white; text-align:center;">DEPLOY TEST...</p>
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<link rel="stylesheet" src="just.css">
|
||||||
|
<link rel="author" src="git.uwushka.cc/nouwushka">
|
||||||
|
<title>uwu.dev</title>
|
||||||
|
<link rel="icon" href="img/favicon.png" type="image/png">
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<h1>DEPLOY TEST...</h1>
|
||||||
|
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user