Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hurryabit committed Sep 26, 2024
1 parent 86e61e9 commit c63f2df
Show file tree
Hide file tree
Showing 11 changed files with 1,104 additions and 78 deletions.
14 changes: 0 additions & 14 deletions asset-manifest.json

This file was deleted.

1,086 changes: 1,086 additions & 0 deletions assets/index-GQggEs2N.js

Large diffs are not rendered by default.

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

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

Binary file not shown.
18 changes: 17 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="logo192.png"/><link rel="manifest" href="/rufus/manifest.json"/><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css"/><title>rufus</title><script defer="defer" src="/rufus/static/js/main.d069f305.js"></script><link href="/rufus/static/css/main.bf7aa4ba.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
<!doctype html>
<html lang="en">

<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/css/bulma.min.css" />
<title>rufus</title>
<script type="module" crossorigin src="/rufus/assets/index-GQggEs2N.js"></script>
<link rel="stylesheet" crossorigin href="/rufus/assets/index-YC81F88Z.css">
</head>

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

</html>
9 changes: 0 additions & 9 deletions manifest.json

This file was deleted.

2 changes: 0 additions & 2 deletions static/css/main.bf7aa4ba.css

This file was deleted.

1 change: 0 additions & 1 deletion static/css/main.bf7aa4ba.css.map

This file was deleted.

3 changes: 0 additions & 3 deletions static/js/main.d069f305.js

This file was deleted.

47 changes: 0 additions & 47 deletions static/js/main.d069f305.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion static/js/main.d069f305.js.map

This file was deleted.

0 comments on commit c63f2df

Please sign in to comment.