personalizing
This commit is contained in:
@@ -9,10 +9,14 @@
|
|||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>AF</title>
|
<title>AF</title>
|
||||||
|
<link rel="icon" type="img/x-icon" href="img/favicon.ico" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
>
|
||||||
<h1>Welcome to my website</h1>
|
|
||||||
<p>Stay here please...</p>
|
<p>Stay here please...</p>
|
||||||
<h1 x-data="{ message: 'I ❤️ Alpine' }" x-text="message"></h1>
|
|
||||||
|
<h1>Shrines</h1>
|
||||||
|
<a href="shrines/evangelion.html">Evangelion</a>
|
||||||
|
<a href="shrines/skipskipbenben.html">Skip skip ben ben</a>
|
||||||
|
<a href="shrines/gto.html">GTO</a>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user