12 lines
333 B
HTML
12 lines
333 B
HTML
<html>
|
|
<head>
|
|
<link rel="shortcut icon" type="x-icon" href="/logo (1).png">
|
|
<a href="miena.html">ai</a>
|
|
<a href="index.html">home</a>
|
|
<link rel="stylesheet" href="style.css">
|
|
<h1>hi thisis fun</h1>
|
|
<p>hi so thisi is a filler for fucher things!!!!!</p>
|
|
|
|
</head>
|
|
|
|
</html> |