Merge commit 'e5fedd067e957765f58bb847fb246a3604681945' as 'module/ui'

This commit is contained in:
assembly-bot
2026-08-15 18:56:53 +08:00
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<html><body><h1>UI Module</h1><script src="src/app.js"></script></body></html>
+1
View File
@@ -0,0 +1 @@
console.log("ui module loaded");
+1
View File
@@ -0,0 +1 @@
body{font-family:sans-serif;color:#2b6cb0}