Skip to content

Commit

Permalink
deploy: f486c24
Browse files Browse the repository at this point in the history
  • Loading branch information
da-in committed Jan 14, 2024
1 parent 38ce947 commit f5f6017
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 8 deletions.
7 changes: 4 additions & 3 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="theme-color" content="#8ACFA7" />
<link rel="icon" type="image/svg+xml" href="/watermelon/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue + TS</title>
<script type="module" crossorigin src="/watermelon/assets/index-4zfZ39CM.js"></script>
<link rel="stylesheet" crossorigin href="/watermelon/assets/index-6JzZAqxO.css">
<title>찌오 게임</title>
<script type="module" crossorigin src="/watermelon/assets/index-BVaQ9K3U.js"></script>
<link rel="stylesheet" crossorigin href="/watermelon/assets/index-8TF5vPTL.css">
</head>
<body>
<div id="app"></div>
Expand Down
2 changes: 1 addition & 1 deletion assets/index-6JzZAqxO.css → assets/index-8TF5vPTL.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion assets/index-4zfZ39CM.js → assets/index-BVaQ9K3U.js

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="theme-color" content="#8ACFA7" />
<link rel="icon" type="image/svg+xml" href="/watermelon/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + Vue + TS</title>
<script type="module" crossorigin src="/watermelon/assets/index-4zfZ39CM.js"></script>
<link rel="stylesheet" crossorigin href="/watermelon/assets/index-6JzZAqxO.css">
<title>찌오 게임</title>
<script type="module" crossorigin src="/watermelon/assets/index-BVaQ9K3U.js"></script>
<link rel="stylesheet" crossorigin href="/watermelon/assets/index-8TF5vPTL.css">
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit f5f6017

Please sign in to comment.