reiyua.lol/index.html

16 lines
381 B
HTML
Raw Normal View History

<!DOCTYPE html>
2024-02-09 02:39:12 +00:00
<html lang="en">
<head>
<meta charset="utf-8">
<title>reiyua</title>
<link rel="icon" type="image/x-icon" href="/assets/favicon.ico">
2024-02-09 02:49:49 +00:00
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<body>
<h3>reiyua</h3>
2024-02-03 05:36:56 +00:00
<p>This is my personal website.</p>
<p>This is currently under construction.</p>
<p>Please check back soon.</p>
2024-02-17 14:05:43 +00:00
</body>