Skip to content

Commit

Permalink
deploy: 2418b96
Browse files Browse the repository at this point in the history
  • Loading branch information
JadarTheObscurity committed Sep 25, 2023
0 parents commit 71ed4e2
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
54 changes: 54 additions & 0 deletions assets/index.b5d3e08d.js

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

23 changes: 23 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="zh-TW">

<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="https://gnehs.net/img/favicon.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Issue 小精靈</title>
<meta name="description" content="幫你開 Issue 的小精靈" />
<meta name="author" content="勝勝寶寶" />
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;700&family=Ubuntu+Mono:wght@400;700&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/gitlab-issue-generator/assets/index.b5d3e08d.js"></script>
<link rel="stylesheet" href="/gitlab-issue-generator/assets/index.f6001f38.css">
</head>

<body>
<div id="app"></div>

</body>

</html>

0 comments on commit 71ed4e2

Please sign in to comment.