Skip to content

Commit

Permalink
Deploying to gh-pages from @ cbfe6ce 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
PigeonsHouse committed Oct 15, 2023
1 parent b86b813 commit 21c5380
Show file tree
Hide file tree
Showing 5 changed files with 95 additions and 0 deletions.
40 changes: 40 additions & 0 deletions assets/index-45be9400.js

Large diffs are not rendered by default.

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

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

17 changes: 17 additions & 0 deletions base_logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 22 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.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
<!doctype html>
<html lang="ja">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>C3 ロゴジェネレーター</title>
<script type="module" crossorigin src="./assets/index-45be9400.js"></script>
<link rel="stylesheet" href="./assets/index-9e30ba2a.css">
</head>
<body>
<div id="root"></div>

</body>
</html>

0 comments on commit 21c5380

Please sign in to comment.