Skip to content

Commit

Permalink
Deploying to dist from @ 196a551 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
xkfe committed Jul 26, 2024
1 parent e92e15b commit 2eb4867
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/geeker-table/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>GeekerTable Playgrounds</title>
<script type="module" crossorigin src="/assets/index-BuYx3_uY.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-XewdQvTC.css">
<script type="module" crossorigin src="/geeker-table/assets/index-BuYx3_uY.js"></script>
<link rel="stylesheet" crossorigin href="/geeker-table/assets/index-XewdQvTC.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 2eb4867

Please sign in to comment.