Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6958267 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 14, 2025
1 parent adb18e0 commit 0c21805
Show file tree
Hide file tree
Showing 6 changed files with 20 additions and 32 deletions.
6 changes: 3 additions & 3 deletions asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "/logos/static/css/main.d0bd4ad3.css",
"main.js": "/logos/static/js/main.e7a406d0.js",
"main.js": "/logos/static/js/main.f2f73506.js",
"static/js/35.75e36e13.chunk.js": "/logos/static/js/35.75e36e13.chunk.js",
"static/media/Brett.svg": "/logos/static/media/Brett.ffb8996b9d5ad66d9cf49ad4d3eba084.svg",
"static/media/Crv.svg": "/logos/static/media/Crv.01749eb6ba7247722eadab8c52fb9693.svg",
Expand Down Expand Up @@ -348,11 +348,11 @@
"static/media/Chain2221.svg": "/logos/static/media/Chain2221.6eeefc923180fe9140fc1dafafecdc90.svg",
"static/media/Celo.svg": "/logos/static/media/Celo.f5086b90b66ad4b68b0ec200e9a6043d.svg",
"main.d0bd4ad3.css.map": "/logos/static/css/main.d0bd4ad3.css.map",
"main.e7a406d0.js.map": "/logos/static/js/main.e7a406d0.js.map",
"main.f2f73506.js.map": "/logos/static/js/main.f2f73506.js.map",
"35.75e36e13.chunk.js.map": "/logos/static/js/35.75e36e13.chunk.js.map"
},
"entrypoints": [
"static/css/main.d0bd4ad3.css",
"static/js/main.e7a406d0.js"
"static/js/main.f2f73506.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="/logos/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="API3 Logos Viewer"/><link rel="apple-touch-icon" href="/logos/logo192.png"/><link rel="manifest" href="/logos/manifest.json"/><title>API3 Logos Viewer</title><script defer="defer" src="/logos/static/js/main.e7a406d0.js"></script><link href="/logos/static/css/main.d0bd4ad3.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="/logos/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="API3 Logos Viewer"/><link rel="apple-touch-icon" href="/logos/logo192.png"/><link rel="manifest" href="/logos/manifest.json"/><title>API3 Logos Viewer</title><script defer="defer" src="/logos/static/js/main.f2f73506.js"></script><link href="/logos/static/css/main.d0bd4ad3.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
3 changes: 0 additions & 3 deletions static/js/main.e7a406d0.js

This file was deleted.

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

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -15,53 +15,52 @@

/**
* @license React
* react-dom.production.min.js
* react-dom-client.production.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
* react-dom.production.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
* react-jsx-runtime.production.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
* react.production.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @remix-run/router v1.21.0
* @license React
* scheduler.production.js
*
* Copyright (c) Remix Software Inc.
* Copyright (c) Meta Platforms, Inc. and affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
* LICENSE file in the root directory of this source tree.
*/

/**
Expand All @@ -73,17 +72,6 @@
* @public
*/

/**
* React Router v6.28.1
*
* Copyright (c) Remix Software Inc.
*
* This source code is licensed under the MIT license found in the
* LICENSE.md file in the root directory of this source tree.
*
* @license MIT
*/

/**
* [js-sha3]{@link https://github.com/emn178/js-sha3}
*
Expand Down

Large diffs are not rendered by default.

0 comments on commit 0c21805

Please sign in to comment.