mirror of
https://github.com/cerc-io/mars-interface.git
synced 2024-11-17 11:19:20 +00:00
37 lines
1.7 KiB
HTML
37 lines
1.7 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<link rel="icon" href="https://osmosis.marsprotocol.io/favicon.svg" />
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
|
|
<link rel="manifest" href="/site.webmanifest" />
|
|
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#dd5b65" />
|
|
<link rel="canonical" href="https://osmosis.marsprotocol.io" />
|
|
<meta name="robots" content="index,follow" />
|
|
<meta
|
|
name="description"
|
|
content="Lend, borrow and earn on the galaxy's most powerful credit protocol or enter the Fields of Mars for advanced DeFi strategies."
|
|
/>
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta name="twitter:site" content="@mars_protocol" />
|
|
<meta name="twitter:creator" content="@mars_protocol" />
|
|
<meta property="og:url" content="https://osmosis.marsprotocol.io" />
|
|
<meta property="og:title" content="Mars Protocol Application - Powered by Terra" />
|
|
<meta
|
|
property="og:description"
|
|
content="Lend, borrow and earn on the galaxy's most powerful credit protocol or enter the Fields of Mars for advanced DeFi strategies."
|
|
/>
|
|
<meta property="og:image" content="https://osmosis.marsprotocol.io/banner.png" />
|
|
<meta property="og:site_name" content="Mars Protocol" />
|
|
<meta name="msapplication-TileColor" content="#ffffff" />
|
|
<meta name="theme-color" content="#ffffff" />
|
|
<meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no" />
|
|
<title>Mars Protocol</title>
|
|
</head>
|
|
|
|
<body>
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|