-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
39 lines (34 loc) · 3.63 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
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html><html lang="en"><head>
<meta charset="utf-8">
<title>Gravity Now!</title>
<base href="https://fanmixco.github.io/gravitynow-angular/">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<meta name="keywords" content="Gravity,Gravity Now,Angular,NASA,Hackathon,SpaceApps Challenge,HTML5,CSS3,TypeScript">
<meta name="author" content="Federico Navarrete">
<meta name="description" content="Gravity Now! Is an educational platform that aims to be the # 1 tool for teaching the physical sciences related to gravity.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://fanmixco.github.io/gravitynow-angular/">
<meta property="og:title" content="Gravity Now!">
<meta property="og:description" content="Gravity Now! Is an educational platform that aims to be the # 1 tool for teaching the physical sciences related to gravity.">
<meta property="og:image" content="./assets/preview.png">
<!-- Twitter -->
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://fanmixco.github.io/gravitynow-angular/">
<meta property="twitter:title" content="Gravity Now!">
<meta property="twitter:description" content="Gravity Now! Is an educational platform that aims to be the # 1 tool for teaching the physical sciences related to gravity.">
<meta property="twitter:image" content="./assets/preview.png">
<style>:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}@page{size:a3}body{min-width:992px!important}}html,body{height:100%}</style><link rel="stylesheet" href="styles.39c90517ef90938f.css" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="styles.39c90517ef90938f.css"></noscript></head>
<body>
<app-root></app-root>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=UA-7438484-10"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-7438484-10');
</script>
<script src="runtime.b59a30e24fd20971.js" type="module"></script><script src="polyfills.f102a0b50709b3be.js" type="module"></script><script src="scripts.6df98b7e0016a755.js" defer></script><script src="main.e12ff597f890399a.js" type="module"></script>
</body></html>