add navigation system

This commit is contained in:
2025-07-18 17:45:18 -09:00
parent 8a3f9fee9a
commit 2f04ea6d49
2 changed files with 103 additions and 47 deletions
+1 -5
View File
@@ -1,14 +1,10 @@
<!-- This is auto-generated by Datastar. DO NOT EDIT. -->
<!DOCTYPE html>
<html lang="en">
<head>
<title>hello world d*</title>
<script src="https://unpkg.com/@tailwindcss/browser@4"></script>
<script type="module" src="https://cdn.jsdelivr.net/gh/starfederation/datastar@main/bundles/datastar.js"></script>
<!-- put css here -->
</head>
<body style="outline: solid; 1px; red">
<body>
%%content%%
</body>
</html>