Skip to content

Commit

Permalink
Deploying to gh-pages from @ 01317fb 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
devleejb committed Jan 19, 2024
1 parent 5be25cf commit 90cbbe6
Show file tree
Hide file tree
Showing 6 changed files with 80 additions and 76 deletions.
146 changes: 73 additions & 73 deletions assets/index-2MnEBhMk.js → assets/index-nIKIY-oM.js

Large diffs are not rendered by default.

Binary file added favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
10 changes: 7 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" href="/favicon.ico" />
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
<link rel="apple-touch-icon" href="/favicon-512x512.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<meta name="description" content="Yorkie Codepair" />
<title>CodePair</title>
<!-- Start Single Page Apps for GitHub Pages -->
<script type="text/javascript">
// Single Page Apps for GitHub Pages
Expand Down Expand Up @@ -35,7 +39,7 @@
})(window.location);
</script>
<!-- End Single Page Apps for GitHub Pages -->
<script type="module" crossorigin src="/assets/index-2MnEBhMk.js"></script>
<script type="module" crossorigin src="/assets/index-nIKIY-oM.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-BleD1luz.css">
</head>
<body>
Expand Down

0 comments on commit 90cbbe6

Please sign in to comment.