Skip to content

Commit

Permalink
Update external dependencies in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aniketmaurya committed Feb 16, 2024
1 parent 8141be8 commit 19e4793
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 24 deletions.
21 changes: 0 additions & 21 deletions src/ui/dist/assets/index-BWQ9B7__.js

This file was deleted.

21 changes: 21 additions & 0 deletions src/ui/dist/assets/index-D5rC9WNj.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions src/ui/dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="https://raw.githubusercontent.com/aniketmaurya/blog/main/assets/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link href="https://cdn.jsdelivr.net/npm/@mdi/[email protected]/css/materialdesignicons.min.css" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.0.13/css/all.css" rel="stylesheet">
<title>FastServe 🧡</title>
<script type="module" crossorigin src="/assets/index-BWQ9B7__.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-6-S8NhO-.css">
<script type="module" crossorigin src="/assets/index-D5rC9WNj.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-TvVeaqUS.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 19e4793

Please sign in to comment.