Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
CI authored and CI committed Jul 9, 2023
0 parents commit 0946323
Show file tree
Hide file tree
Showing 10 changed files with 955 additions and 0 deletions.
1 change: 1 addition & 0 deletions 404.html
Binary file added assets/FiraSans-Medium-e1aa3f0a.woff2
Binary file not shown.
Binary file added assets/FiraSans-Regular-0fe48ade.woff2
Binary file not shown.
937 changes: 937 additions & 0 deletions assets/index-8a9bcb2c.js

Large diffs are not rendered by default.

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

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

Binary file added assets/logo-dark.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 assets/logo-light-c8e3bded.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 assets/logo-light.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.
16 changes: 16 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="en">
<head>
<base href=".">
<meta charset="UTF-8">
<link rel="icon" href="/rpcsx-site/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vite App</title>
<script type="module" crossorigin src="/rpcsx-site/assets/index-8a9bcb2c.js"></script>
<link rel="stylesheet" href="/rpcsx-site/assets/index-a1cb828a.css">
</head>
<body>
<div id="app"></div>

</body>
</html>

0 comments on commit 0946323

Please sign in to comment.