First commit of my empty flippin' website to the ole gitea.

This commit is contained in:
2022-03-21 19:53:24 -04:00
commit 9742a86046
15 changed files with 1004 additions and 0 deletions

10
public/page/1/index.html Normal file
View File

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>https://www.zacharybillman.com/</title>
<link rel="canonical" href="https://www.zacharybillman.com/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://www.zacharybillman.com/">
</head>
</html>