mirror of
https://github.com/seigler/drawing-prompt
synced 2025-07-27 01:36:13 +00:00
unsatisfactor fix to css asset paths
This commit is contained in:
parent
a341739431
commit
34cb1b9405
3 changed files with 5 additions and 5 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue