Add gh-pages branch

This commit is contained in:
Zoey 2021-08-18 14:01:02 -07:00
commit deeadb314e
No known key found for this signature in database
GPG key ID: 2DCAC8EA81672106
5 changed files with 50 additions and 0 deletions

15
index.html Normal file
View file

@ -0,0 +1,15 @@
<!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>