We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0769fe8 commit b43f20aCopy full SHA for b43f20a
docs/index.html
@@ -0,0 +1,23 @@
1
+<!DOCTYPE html>
2
+<html lang="en-us">
3
+
4
+ <head>
5
+ <meta charset="UTF-8">
6
+ <title>gradSLAM</title>
7
+ <meta name="viewport" content="width=device-width, initial-scale=1">
8
+ <meta name="theme-color" content="#157878">
9
+ <link rel="stylesheet" href="/css/normalize.css">
10
+ <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
11
+ <script type="text/javascript" async
12
+ src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-MML-AM_CHTML">
13
+ </script>
14
+</head>
15
16
+<body>
17
18
+ This site is under construction.
19
20
+</body>
21
22
23
+</html>
0 commit comments