Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 5, 2024
0 parents commit d7e30f2
Show file tree
Hide file tree
Showing 12 changed files with 938 additions and 0 deletions.
16 changes: 16 additions & 0 deletions assets/favicon-BftbGIMv.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions assets/index-BVsbKlGo.css

Large diffs are not rendered by default.

657 changes: 657 additions & 0 deletions assets/index-BZ7aj16m.js

Large diffs are not rendered by default.

46 changes: 46 additions & 0 deletions assets/index-BnGox_dy.js

Large diffs are not rendered by default.

140 changes: 140 additions & 0 deletions assets/index-BtHVuCir.js

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions assets/index-CGzI0d1g.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-CwQ0kOPJ.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
import{j as r}from"./index-BnGox_dy.js";function o(){return r.jsx(r.Fragment,{})}export{o as default};
1 change: 1 addition & 0 deletions assets/index-DPaTbx5x.css

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

1 change: 1 addition & 0 deletions assets/index-Dag3UGZZ.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-DqPCy0Vl.css

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions favicon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Shikitor</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/shikitor/assets/favicon-BftbGIMv.svg" type="image/x-icon">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,[email protected],100..700,0..1,-50..200" />
<style>
.shikitor-icon {
font-family: 'Material Symbols Outlined', sans-serif;
font-size: 1.5em;
font-weight: 400;
font-variation-settings: 'FILL' 1, 'GRAD' 1;
}
</style>

<script type="importmap">
{
"imports": {
"shiki": "https://cdn.jsdelivr.net/npm/shiki@^1.2.0/+esm",
"@shikijs/core": "https://cdn.jsdelivr.net/npm/@shikijs/core@^1.2.0/+esm"
}
}
</script>
<script type="module" crossorigin src="/shikitor/assets/index-BnGox_dy.js"></script>
<link rel="stylesheet" crossorigin href="/shikitor/assets/index-BVsbKlGo.css">
</head>
<body>
<div id='app'></div>
</body>
</html>

0 comments on commit d7e30f2

Please sign in to comment.