Skip to content

Commit

Permalink
Deploying to gh-pages from @ d7db3e3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
watsonbox committed Aug 29, 2024
1 parent 3db5ac1 commit 0e62650
Show file tree
Hide file tree
Showing 11 changed files with 18 additions and 20 deletions.
12 changes: 6 additions & 6 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
{
"files": {
"main.css": "/static/css/main.b8861766.css",
"main.js": "/static/js/main.da3dfbc2.js",
"main.css": "/static/css/main.811eb558.css",
"main.js": "/static/js/main.0e41f366.js",
"static/js/488.bf4440df.chunk.js": "/static/js/488.bf4440df.chunk.js",
"index.html": "/index.html",
"main.b8861766.css.map": "/static/css/main.b8861766.css.map",
"main.da3dfbc2.js.map": "/static/js/main.da3dfbc2.js.map",
"main.811eb558.css.map": "/static/css/main.811eb558.css.map",
"main.0e41f366.js.map": "/static/js/main.0e41f366.js.map",
"488.bf4440df.chunk.js.map": "/static/js/488.bf4440df.chunk.js.map"
},
"entrypoints": [
"static/css/main.b8861766.css",
"static/js/main.da3dfbc2.js"
"static/css/main.811eb558.css",
"static/js/main.0e41f366.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"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Export Spotify playlists using the Web API"/><link rel="icon" href="/favicon.png"/><title>Exportify</title><script defer="defer" src="/static/js/main.da3dfbc2.js"></script><link href="/static/css/main.b8861766.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div class="ribbon d-none d-sm-table-cell"><a href="https://github.com/watsonbox/exportify">Fork me on Github</a></div><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="theme-color" content="#000000"/><meta name="description" content="Export Spotify playlists using the Web API"/><link rel="icon" href="/favicon.png"/><title>Exportify</title><script defer="defer" src="/static/js/main.0e41f366.js"></script><link href="/static/css/main.811eb558.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div class="ribbon d-none d-sm-table-cell"><a href="https://github.com/watsonbox/exportify">Fork me on Github</a></div><div id="root"></div></body></html>
6 changes: 6 additions & 0 deletions static/css/main.811eb558.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions static/css/main.811eb558.css.map

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions static/css/main.b8861766.css

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ JSZip uses the library pako released under the MIT license :
https://github.com/nodeca/pako/blob/main/LICENSE
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
Expand Down
1 change: 1 addition & 0 deletions static/js/main.0e41f366.js.map

Large diffs are not rendered by default.

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

This file was deleted.

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

This file was deleted.

0 comments on commit 0e62650

Please sign in to comment.