We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34d69d7 commit c85667aCopy full SHA for c85667a
mom/dist/index.html
@@ -5,8 +5,8 @@
5
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
<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">
+ <script type="module" crossorigin src="/assets/index-BqPgRS9Q.js"></script>
+ <link rel="stylesheet" crossorigin href="/assets/index-Dlt44lDY.css">
10
</head>
11
<body>
12
<div id="root"></div>
0 commit comments