Support front end deployment

This commit is contained in:
2026-04-02 00:53:25 -04:00
parent 36629ab436
commit 55b37e5156
5 changed files with 63 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8" />
<title>Did Router</title>
<link rel="stylesheet" href="app.css" />
<link rel="stylesheet" href="admin/app.css" />
</head>
<body></body>
</html>