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 Sep 6, 2024
0 parents commit 9ecdb30
Show file tree
Hide file tree
Showing 16 changed files with 1,276 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.
Binary file added assets/background-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/background-light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1,258 changes: 1,258 additions & 0 deletions assets/index-2a8da7f2.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/index-5d42219b.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.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/sample-1.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/sonicmania.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/steamydeck.jpg
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/we-are-doomed.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.
Binary file added fonts/The_Rave_Is_In_Your_Pants.otf
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>RPCSX - PS4 Emulator</title>
<script type="module" crossorigin src="/rpcsx-site/assets/index-2a8da7f2.js"></script>
<link rel="stylesheet" href="/rpcsx-site/assets/index-5d42219b.css">
</head>
<body>
<div id="app"></div>

</body>
</html>

0 comments on commit 9ecdb30

Please sign in to comment.