Skip to content

Commit

Permalink
Fix overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Cookei committed Aug 28, 2024
1 parent 82541e1 commit 5190534
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion CNAME

This file was deleted.

4 changes: 2 additions & 2 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"files": {
"main.css": "/static/css/main.42fb574a.css",
"main.css": "/static/css/main.7811478d.css",
"main.js": "/static/js/main.4f0fde3b.js",
"static/js/526.a1046954.chunk.js": "/static/js/526.a1046954.chunk.js",
"static/js/811.294da54e.chunk.js": "/static/js/811.294da54e.chunk.js",
Expand Down Expand Up @@ -1476,7 +1476,7 @@
"static/media/download_this.ma": "/static/media/download_this.cae342c80f739080fae9.ma"
},
"entrypoints": [
"static/css/main.42fb574a.css",
"static/css/main.7811478d.css",
"static/js/main.4f0fde3b.js"
]
}
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><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="/logo.png"/><link rel="manifest" href="/manifest.json"/><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><title>UCBUGG</title><script defer="defer" src="/static/js/main.4f0fde3b.js"></script><link href="/static/css/main.42fb574a.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"/><link rel="icon" href="/favicon.ico"/><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="/logo.png"/><link rel="manifest" href="/manifest.json"/><script type="text/javascript">!function(n){if("/"===n.search[1]){var a=n.search.slice(1).split("&").map((function(n){return n.replace(/~and~/g,"&")})).join("?");window.history.replaceState(null,null,n.pathname.slice(0,-1)+a+n.hash)}}(window.location)</script><title>UCBUGG</title><script defer="defer" src="/static/js/main.4f0fde3b.js"></script><link href="/static/css/main.7811478d.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Loading

0 comments on commit 5190534

Please sign in to comment.