unsatisfactor fix to css asset paths

This commit is contained in:
Joshua Seigler 2025-04-25 14:52:10 -04:00
parent a341739431
commit 34cb1b9405
3 changed files with 5 additions and 5 deletions

View file

@ -2,9 +2,9 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>drawing-prompt + TS</title>
<title>Drawing Prompt</title>
</head>
<body>
<div id="root"></div>