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;">
|
||||
<!-- I don't know, why i make comments -->
|
||||
<title>uwu.dev</title>
|
||||
<link rel="icon" href="favicon.png" type="image/png">
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<!-- I don't know, why i make comments -->
|
||||
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user