mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-01-18 19:52:35 -08:00
15 lines
247 B
HTML
15 lines
247 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head><meta charset="utf-8">
|
|
|
|
<link rel="stylesheet" href="/static/site.css">
|
|
<title>zoey.dev</title><base href="https://zoey.dev"></head>
|
|
|
|
<body>
|
|
<h1>Welcome</h1>
|
|
<p>Welcome to the site!</p>
|
|
|
|
</body>
|
|
|
|
</html>
|