2024-02-03 05:40:49 +00:00
|
|
|
<!DOCTYPE html>
|
2024-02-09 02:39:12 +00:00
|
|
|
<html lang="en">
|
2024-02-03 05:40:49 +00:00
|
|
|
<head>
|
2024-08-22 04:23:45 +00:00
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2024-08-22 04:24:12 +00:00
|
|
|
<title>reiyua</title>
|
2024-08-22 04:23:45 +00:00
|
|
|
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
|
|
|
|
<link rel="stylesheet" href="styles.css">
|
2024-02-03 05:40:49 +00:00
|
|
|
</head>
|
2024-07-14 14:19:25 +00:00
|
|
|
<body>
|
2024-08-22 04:23:45 +00:00
|
|
|
<div class="centered-content">
|
2024-08-22 04:24:12 +00:00
|
|
|
<h1>reiyua</h1>
|
2024-08-22 04:23:45 +00:00
|
|
|
</div>
|
2024-02-17 14:05:43 +00:00
|
|
|
</body>
|
2024-08-22 04:23:45 +00:00
|
|
|
</html>
|