Skip to content

Commit

Permalink
add base url
Browse files Browse the repository at this point in the history
  • Loading branch information
Alisher-00kg committed Dec 13, 2024
1 parent 4c3d089 commit e7f8bdf
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
21 changes: 21 additions & 0 deletions assets/index-Bc-NF7K6.js

Large diffs are not rendered by default.

21 changes: 0 additions & 21 deletions assets/index-DKi-J1mf.js

This file was deleted.

6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html lang="">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" href="/delivery-food-vue.js/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
Expand All @@ -11,8 +11,8 @@
rel="stylesheet"
/>
<title>Vite App</title>
<script type="module" crossorigin src="/assets/index-DKi-J1mf.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-D73045L2.css">
<script type="module" crossorigin src="/delivery-food-vue.js/assets/index-Bc-NF7K6.js"></script>
<link rel="stylesheet" crossorigin href="/delivery-food-vue.js/assets/index-D73045L2.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit e7f8bdf

Please sign in to comment.