build
This commit is contained in:
parent
96a5e7508c
commit
abec9db8a4
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"files": {
|
||||
"main.css": "/static/css/main.6d8f7494.css",
|
||||
"main.js": "/static/js/main.38af50b3.js",
|
||||
"main.css": "/static/css/main.d818c265.css",
|
||||
"main.js": "/static/js/main.55e9cad9.js",
|
||||
"reactPlayerYouTube.js": "/static/js/reactPlayerYouTube.c5872fde.chunk.js",
|
||||
"reactPlayerSoundCloud.js": "/static/js/reactPlayerSoundCloud.00948ec5.chunk.js",
|
||||
"reactPlayerVimeo.js": "/static/js/reactPlayerVimeo.d95bae86.chunk.js",
|
||||
|
|
@ -44,13 +44,14 @@
|
|||
"static/media/arrow-left-white.svg": "/static/media/arrow-left-white.14644903323e17d2174454e9e496b1ca.svg",
|
||||
"static/media/facebook-gray.svg": "/static/media/facebook-gray.fab613746ac467c401f1d579d5a36cb6.svg",
|
||||
"static/media/youtube-gray.svg": "/static/media/youtube-gray.65c29f8f14419766e7f8d5834d32f0ad.svg",
|
||||
"static/media/loader.svg": "/static/media/loader.def056eb338b529af5356891b76b9b2e.svg",
|
||||
"index.html": "/index.html",
|
||||
"static/media/arrow-next.svg": "/static/media/arrow-next.6fcee1ce50014551f1f0d5cfe707bd8d.svg",
|
||||
"static/media/arrow-prev.svg": "/static/media/arrow-prev.ddc052d25af568ecc60d856e597672a3.svg",
|
||||
"static/media/divider.svg": "/static/media/divider.aba356f76f48970f0d53392ff4bf16e7.svg",
|
||||
"static/media/sharp.svg": "/static/media/sharp.349b867af4b23731d9deb15fe982230a.svg",
|
||||
"main.6d8f7494.css.map": "/static/css/main.6d8f7494.css.map",
|
||||
"main.38af50b3.js.map": "/static/js/main.38af50b3.js.map",
|
||||
"main.d818c265.css.map": "/static/css/main.d818c265.css.map",
|
||||
"main.55e9cad9.js.map": "/static/js/main.55e9cad9.js.map",
|
||||
"reactPlayerYouTube.c5872fde.chunk.js.map": "/static/js/reactPlayerYouTube.c5872fde.chunk.js.map",
|
||||
"reactPlayerSoundCloud.00948ec5.chunk.js.map": "/static/js/reactPlayerSoundCloud.00948ec5.chunk.js.map",
|
||||
"reactPlayerVimeo.d95bae86.chunk.js.map": "/static/js/reactPlayerVimeo.d95bae86.chunk.js.map",
|
||||
|
|
@ -66,7 +67,7 @@
|
|||
"reactPlayerPreview.ef7e27c0.chunk.js.map": "/static/js/reactPlayerPreview.ef7e27c0.chunk.js.map"
|
||||
},
|
||||
"entrypoints": [
|
||||
"static/css/main.6d8f7494.css",
|
||||
"static/js/main.38af50b3.js"
|
||||
"static/css/main.d818c265.css",
|
||||
"static/js/main.55e9cad9.js"
|
||||
]
|
||||
}
|
||||
|
|
@ -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="Chess Federation"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Chess Federation</title><script defer="defer" src="/static/js/main.38af50b3.js"></script><link href="/static/css/main.6d8f7494.css" rel="stylesheet"></head><body><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="Chess Federation"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Chess Federation</title><script defer="defer" src="/static/js/main.55e9cad9.js"></script><link href="/static/css/main.d818c265.css" rel="stylesheet"></head><body><div id="root"></div></body></html>
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="margin: auto; background: transparent; display: block; shape-rendering: auto;" width="200px" height="200px" viewBox="0 0 100 100" preserveAspectRatio="xMidYMid">
|
||||
<circle cx="50" cy="50" fill="none" stroke="#01815e" stroke-width="10" r="35" stroke-dasharray="164.93361431346415 56.97787143782138">
|
||||
<animateTransform attributeName="transform" type="rotate" repeatCount="indefinite" dur="1s" values="0 50 50;360 50 50" keyTimes="0;1"></animateTransform>
|
||||
</circle>
|
||||
<!-- [ldio] generated by https://loading.io/ --></svg>
|
||||
|
After Width: | Height: | Size: 646 B |
Loading…
Reference in New Issue