-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathi.html
16 lines (16 loc) · 1.2 KB
/
i.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html>
<head>
<meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="https://solar-mach.github.io">
<meta property="twitter:title" content="Solar-MACH">
<meta property="twitter:description" content="Multi-spacecraft longitudinal configuration plotter">
<meta property="twitter:image" content="https://serpentine-h2020.eu/wp-content/uploads/2021/07/post-picture-010721.png">
<title>Solar-MACH</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🛰️</text></svg>">
</head>
<body style="margin:0px;padding:0px;overflow:hidden">
<p>Please visit <a href="https://solar-mach.streamlitapp.com/?embedded=true">https://solar-mach.streamlitapp.com</a> if Solar-MACH is not loading for you.</p>
<iframe id="iframe" src="https://solar-mach.streamlitapp.com/?embed=true" frameborder="0" style="overflow:hidden;overflow-x:hidden;overflow-y:hidden;height:100%;width:100%;position:absolute;top:0px;left:0px;right:0px;bottom:0px" height="100%" width="100%"></iframe>
</body>
</html>