-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathindex.html
22 lines (22 loc) · 1.12 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1" />
<link rel="shortcut icon" href="favicon.png" />
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto+Condensed" rel="stylesheet">
<title>SourceCred</title>
<style>body {
margin: 0;
padding: 0;
font-family: 'Roboto', sans-serif;
}
</style>
<style data-aphrodite></style>
</head>
<body style="overflow-y:scroll">
<div id="root" data-initial-root="."><div class="jss1"><div class="jss3"><div class="MuiCircularProgress-root jss2 MuiCircularProgress-colorPrimary MuiCircularProgress-indeterminate" style="width:40px;height:40px" role="progressbar"><svg class="MuiCircularProgress-svg" viewBox="22 22 44 44"><circle class="MuiCircularProgress-circle MuiCircularProgress-circleIndeterminate" cx="44" cy="44" r="20.2" fill="none" stroke-width="3.6"></circle></svg></div><h1>Fetching cred details...</h1><div>Your patience is appreciated<!-- -->.</div></div></div></div>
<script src="static/js/main.a1831ca8.js"></script>
</body>
</html>