Used the new sitebuild tool to generate stuff.

This commit is contained in:
Zed A. Shaw 2025-07-04 14:36:24 -04:00
parent 49dc8cf330
commit 9961915c8c
15 changed files with 169 additions and 33 deletions

View file

@ -1,4 +1,15 @@
<!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>Hello</title>
</head>
<body>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
@ -55,3 +66,6 @@
</footer>
</body>
</html>
</body>
</html>