summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorvgatextmode <[email protected]>2025-01-05 16:18:43 +0200
committervgatextmode <[email protected]>2025-01-05 16:18:43 +0200
commita7bf7251b0ee9b325f840af5371344049e502cdb (patch)
tree97c2d503ca21a59293f82b06e8e7e26b7206be4f /index.html
parentbbcb8adfd621d5f0e549d338430207198112c733 (diff)
[ref]main
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/index.html b/index.html
index 835820e..f1e42dc 100644
--- a/index.html
+++ b/index.html
@@ -1,15 +1,16 @@
+<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="icon" type="image/x-icon" href="favicon.ico">
- <link rel="stylesheet" href="style.css"></link>
- <link rel="stylesheet" href="fontface.css"></link>
+ <link rel="stylesheet" href="style.css">
+ <link rel="stylesheet" href="fontface.css">
</head>
<body>
<div class="mainflex">
- <img src="mayura.gif" class="mayura"></img>
+ <img src="mayura.gif" class="mayura">
<nav class="header-right">
<a href="#default">Home</a>
<a href="https://git.0010440.xyz">Git</a>
@@ -19,7 +20,7 @@
<footer>
<br>
- <a href="https://0010440.xyz"> <img src="button1.png"></img></a>
+ <a href="https://0010440.xyz"> <img src="button1.png"></a>
</footer>
</body>