build
This commit is contained in:
parent
9b2f9480e1
commit
f63f6affa0
|
|
@ -51,9 +51,9 @@
|
|||
"static/media/arrow-circle-right.svg": "/static/media/arrow-circle-right.aeb8af24d4566d7bee70783e15c04c18.svg",
|
||||
"static/media/next-reverse.svg": "/static/media/next-reverse.01b76f99093901b5ca0e6cadbe9b334b.svg",
|
||||
"static/media/next.svg": "/static/media/next.c5d0814e63d8a16171e959fc3c541ff0.svg",
|
||||
"index.html": "/index.html",
|
||||
"static/media/loader.svg": "/static/media/loader.c1d5ba1f67cc967b86d796282b98942d.svg",
|
||||
"static/media/close.svg": "/static/media/close.529361d55807e3a67b716cb14b0e62b5.svg",
|
||||
"index.html": "/index.html",
|
||||
"static/media/user-square.svg": "/static/media/user-square.d8e480e0d0a30f34f74130c8c706f68a.svg",
|
||||
"static/media/arrow-back.svg": "/static/media/arrow-back.7106eb7539d85d1dc7288726f85efeba.svg",
|
||||
"static/media/plus.svg": "/static/media/plus.b1ec7d12ed032199b6801f0b0e8e8bf9.svg",
|
||||
|
|
|
|||
|
|
@ -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,maximum-scale=1"/><meta name="theme-color" content="#000000"/><meta http-equiv="Content-Security-Policy" content="default-src 'self'; font-src 'self' data: https://google.com/;"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Shahsy Otag</title><script defer="defer" src="/static/js/main.332e18c6.js"></script><link href="/static/css/main.7f3a38fb.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="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"/><meta name="theme-color" content="#000000"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Shahsy Otag</title><script defer="defer" src="/static/js/main.332e18c6.js"></script><link href="/static/css/main.7f3a38fb.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|
||||
|
|
@ -8,10 +8,6 @@
|
|||
content="width=device-width, initial-scale=1, maximum-scale=1"
|
||||
/>
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<meta
|
||||
http-equiv="Content-Security-Policy"
|
||||
content="default-src 'self'; font-src 'self' data: https://google.com/;"
|
||||
/>
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||
|
||||
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
|
||||
|
|
|
|||
Loading…
Reference in New Issue