Just confirming that pages are not getting mangles.

This commit is contained in:
Zed A. Shaw 2025-07-04 23:22:01 -04:00
parent 9961915c8c
commit 7e48768e36
12 changed files with 287 additions and 533 deletions

View file

@ -1,25 +1,3 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="stylesheet" href="/global.css">
<link rel="stylesheet" href="/color.css">
<link rel="stylesheet" href="/blockstart.css">
<title>ZedShaw's Game Thing</title>
</head>
<blockstart>
<body>
<header>
<a href="/">🏡</a> <span>Zed's Game Dev Website Yay</span>
</header>
<blockstart>
</blockstart>
<footer>
<h1>Footer</h1>
</footer>
</body>
</html>
</blockstart>