First Commit

This commit is contained in:
Alan Youngblood
2024-04-04 16:42:18 -04:00
commit 6af3729c15
66 changed files with 8015 additions and 0 deletions

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

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