contact-1001epochs commited on
Commit
047c6a3
1 Parent(s): 8d0f5fd

on boarding build

Browse files
assets/index-7807bb99.css ADDED
@@ -0,0 +1 @@
 
 
1
+ .App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}.centreDiv{white-space:nowrap;margin-top:50px;display:flex;align-items:center;justify-content:center}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
assets/index-8d8724fd.js ADDED
The diff for this file is too large to render. See raw diff
 
assets/logo-edca00ab.png ADDED
favicon.ico ADDED
index.html CHANGED
@@ -8,8 +8,8 @@
8
  <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
9
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
10
  <title>Saimon</title>
11
- <script type="module" crossorigin src="/assets/index-ba310000.js"></script>
12
- <link rel="stylesheet" href="/assets/index-98acc9b5.css">
13
  </head>
14
  <body>
15
  <div id="root"></div>
 
8
  <link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap" rel="stylesheet">
9
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
10
  <title>Saimon</title>
11
+ <script type="module" crossorigin src="/assets/index-8d8724fd.js"></script>
12
+ <link rel="stylesheet" href="/assets/index-7807bb99.css">
13
  </head>
14
  <body>
15
  <div id="root"></div>
logo.png ADDED
logo192.png ADDED
logo512.png ADDED
manifest.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "short_name": "React App",
3
+ "name": "Create React App Sample",
4
+ "icons": [
5
+ {
6
+ "src": "favicon.ico",
7
+ "sizes": "64x64 32x32 24x24 16x16",
8
+ "type": "image/x-icon"
9
+ },
10
+ {
11
+ "src": "logo192.png",
12
+ "type": "image/png",
13
+ "sizes": "192x192"
14
+ },
15
+ {
16
+ "src": "logo512.png",
17
+ "type": "image/png",
18
+ "sizes": "512x512"
19
+ }
20
+ ],
21
+ "start_url": ".",
22
+ "display": "standalone",
23
+ "theme_color": "#000000",
24
+ "background_color": "#ffffff"
25
+ }
robots.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ # https://www.robotstxt.org/robotstxt.html
2
+ User-agent: *
3
+ Disallow: