-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
44 lines (36 loc) · 1.85 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
40
41
42
43
44
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Echo Base</title>
<!-- HTML Meta Tags -->
<title>Echo Base</title>
<meta name="description" content="A solid block producer on the Libre ecosystem committed to building here.">
<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://bp.echobaseinc.com/">
<meta property="og:type" content="website">
<meta property="og:title" content="Echo Base">
<meta property="og:description" content="A solid block producer on the Libre ecosystem committed to building here.">
<meta property="og:image" content="/logo/echobase.svg">
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta property="twitter:domain" content="bp.echobaseinc.com">
<meta property="twitter:url" content="https://bp.echobaseinc.com/">
<meta name="twitter:title" content="Echo Base">
<meta name="twitter:description" content="A solid block producer on the Libre ecosystem committed to building here.">
<meta name="twitter:image" content="/logo/echobase.svg">
<!-- Meta Tags Generated via https://www.opengraph.xyz -->
<!-- AnyMod -->
<script id="AnyMod-script">
(function (m,o,d,u,l,a,r,i,z,e) {
u[m]={Project:o,rq:[],Opts:r,ready:function(j){u[m].rq.push(j)}};function j(s){return encodeURIComponent(btoa(s))};z=l.getElementById(m+'-'+a);r=u.location;
e=[d+'/page/'+o+'/'+j(r.pathname)+'/'+j(r.host)+'?t='+Date.now(),d];e.map(function(w){i=l.createElement(a);i.defer=1;i.src=w;z.parentNode.insertBefore(i,z);});
})('AnyMod','8E6E37','https://cdn.anymod.com/v2',window,document,'script',{ toolkit: true, tips: true, priority: 3 });
</script>
<!-- /AnyMod -->
</head>
<body>
<!-- Spectral Hero Intro -->
<div id="anymod-nmdkra"></div>
</body>
</html>