Skip to content

Commit c85667a

Browse files
committed
Fix root
1 parent 34d69d7 commit c85667a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mom/dist/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Happy Mother's Day</title>
8-
<script type="module" crossorigin src="mom/dist/assets/index-BqPgRS9Q.js"></script>
9-
<link rel="stylesheet" crossorigin href="mom/dist/assets/index-Dlt44lDY.css">
8+
<script type="module" crossorigin src="/assets/index-BqPgRS9Q.js"></script>
9+
<link rel="stylesheet" crossorigin href="/assets/index-Dlt44lDY.css">
1010
</head>
1111
<body>
1212
<div id="root"></div>

0 commit comments

Comments
 (0)