Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
swkim101 committed Dec 2, 2024
1 parent 786296a commit d73209c
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
12 changes: 6 additions & 6 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"files": {
"main.css": "/static/css/main.7c29d878.css",
"main.js": "/static/js/main.0a629ee5.js",
"main.css": "/static/css/main.87b17666.css",
"main.js": "/static/js/main.7083016d.js",
"index.html": "/index.html",
"main.7c29d878.css.map": "/static/css/main.7c29d878.css.map",
"main.0a629ee5.js.map": "/static/js/main.0a629ee5.js.map"
"main.87b17666.css.map": "/static/css/main.87b17666.css.map",
"main.7083016d.js.map": "/static/js/main.7083016d.js.map"
},
"entrypoints": [
"static/css/main.7c29d878.css",
"static/js/main.0a629ee5.js"
"static/css/main.87b17666.css",
"static/js/main.7083016d.js"
]
}
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="description" content="cspapers.org is a search engine dedicated to computer science papers."/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="manifest" href="/site.webmanifest"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><meta name="msapplication-TileColor" content="#da532c"><meta name="theme-color" content="#ffffff"><title>cspapers.org</title><script defer="defer" src="/static/js/main.0a629ee5.js"></script><link href="/static/css/main.7c29d878.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"/><meta name="description" content="cspapers.org is a search engine dedicated to computer science papers."/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="manifest" href="/site.webmanifest"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><meta name="msapplication-TileColor" content="#da532c"><meta name="theme-color" content="#ffffff"><title>cspapers.org</title><script defer="defer" src="/static/js/main.7083016d.js"></script><link href="/static/css/main.87b17666.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
1 change: 0 additions & 1 deletion docs/static/css/main.7c29d878.css.map

This file was deleted.

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

1 change: 1 addition & 0 deletions docs/static/css/main.87b17666.css.map

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

Large diffs are not rendered by default.

File renamed without changes.

Large diffs are not rendered by default.

0 comments on commit d73209c

Please sign in to comment.