Skip to content

Commit

Permalink
Deploying to gh-pages from @ bea334a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ivopaunov committed Oct 24, 2023
1 parent 4d2abdd commit 0146849
Show file tree
Hide file tree
Showing 25 changed files with 276 additions and 0 deletions.
1 change: 1 addition & 0 deletions staging/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +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="/apple-touch-icon.png"/><link rel="manifest" href="/manifest.json"/><title>AdEx Platform</title><script defer="defer" src="/static/js/main.32960a4b.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
19 changes: 19 additions & 0 deletions staging/AdEx_logo_flat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added staging/android-chrome-192x192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added staging/android-chrome-512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added staging/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions staging/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"files": {
"main.js": "/static/js/main.32960a4b.js",
"static/js/787.353397ad.chunk.js": "/static/js/787.353397ad.chunk.js",
"static/media/banner1.png": "/static/media/banner1.7de871a1293d1b8f9209.png",
"static/media/moonpay.svg": "/static/media/moonpay.08a193d43c7ffa13cc2a23702d82be84.svg",
"static/media/pattern.svg": "/static/media/pattern.37fe292b3a70b7f6bfd9e32f227498d7.svg",
"static/media/guardarian.svg": "/static/media/guardarian.f4815ea1645cefe5ea71a90a02629a0b.svg",
"static/media/paytrie.svg": "/static/media/paytrie.3984385f0710ac894d473d80f63b2f56.svg",
"static/media/ramp.svg": "/static/media/ramp.79190f509cfa3c43c4bfb6face83a03b.svg",
"index.html": "/index.html",
"static/media/upperShape.svg": "/static/media/upperShape.a56b648850d4e4e6115307acf1da8b5c.svg",
"static/media/lowerShape.svg": "/static/media/lowerShape.0bcd4cdd6e7898a6cfb9978b2faa135c.svg",
"main.32960a4b.js.map": "/static/js/main.32960a4b.js.map",
"787.353397ad.chunk.js.map": "/static/js/787.353397ad.chunk.js.map"
},
"entrypoints": [
"static/js/main.32960a4b.js"
]
}
Binary file added staging/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added staging/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added staging/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions staging/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +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="/apple-touch-icon.png"/><link rel="manifest" href="/manifest.json"/><title>AdEx Platform</title><script defer="defer" src="/static/js/main.32960a4b.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
35 changes: 35 additions & 0 deletions staging/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"short_name": "AdEx interface",
"name": "AdEx Platform by Ambire",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "favicon-16x16.ico",
"sizes": "16x16",
"type": "image/x-icon"
},
{
"src": "favicon-32x32.ico",
"sizes": "32x32",
"type": "image/x-icon"
},
{
"src": "/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/android-chrome-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions staging/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
2 changes: 2 additions & 0 deletions staging/static/js/787.353397ad.chunk.js

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

Loading

0 comments on commit 0146849

Please sign in to comment.