-
Notifications
You must be signed in to change notification settings - Fork 5
/
index.html
executable file
·39 lines (36 loc) · 3.32 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>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Matryx: A Decentralized Collaboration Platform</title>
<meta name="description" content="Matryx is a decentralized VR platform on the blockchain. The Matryx Token Sale begins on September 6 with a public pre-sale. The sale is for an ERC20 Ethereum token. Stay up to date by signing up!"/>
<meta name="keywords" content="Matryx,blockchain,Ethereum,ether,ERC20, token sale, VR, collaboration,STEM,science,mathematics, technology,engineering,virtual reality"/>
<meta name="robots" content="index,follow">
<meta property="og:locale" content="en_US" />
<meta property="og:title" content="Matryx: A Decentralized Collaboration Platform. Token Sale Starts Sept 6 with a public pre-sale"/>
<meta property="og:site_name" content="Matryx: A Decentralized Collaboration Platform">
<meta property="og:image" content="https://matryx.ai/static/img/Matryx_Black_Vertical_Logo.png"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://matryx.ai"/>
<meta property="og:description" content="Matryx is a decentralized VR platform on the blockchain. The Matryx Token Sale begins on September 6 with a public pre-sale, with the main sale beginnning September 13. The sale is for an ERC20 Ethereum token. Stay up to date by signing up!"/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Matryx: A Decentralized Collaboration Platform"/>
<meta name="twitter:description" content="Matryx is a platform for decentralized Collaboration on the Blockchain. We aim to accelerate the rate of innovation through VR."/>
<meta name="twitter:site" content="@matryx_ai"/>
<meta name="twitter:image" content="https://matryx.ai/static/img/Matryx_Black_Vertical_Logo.png"/>
<link rel="icon" href="Matryx-Logo-Grey.png" type="image/png">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto" >
<link href="https://matryx.ai" hreflang="x-default">
<link href="https://www.matryx.ai" hreflang="x-default">
<script>
!function(){var analytics=window.analytics=window.analytics||[];if(!analytics.initialize)if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","reset","group","track","ready","alias","debug","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.load=function(t){var e=document.createElement("script");e.type="text/javascript";e.async=!0;e.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(e,n)};analytics.SNIPPET_VERSION="4.0.0";
analytics.load("NqDUbikm5EAm0Bn2qg3rC1LfEkDCNMtZ");
}}();
</script>
</head>
<body style="background-color:#082034;">
<div id="app"></div>
<!-- built files will be auto injected -->
</body>
</html>