-
Notifications
You must be signed in to change notification settings - Fork 4
/
header.html
27 lines (27 loc) · 2.22 KB
/
header.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>MyCryptoSummer</title>
<meta name="description" content="Learn more about blockchain and cryptocurrency in a fun, digestible manner! Brought to you by MyCrypto and Brave." />
<meta property="og:title" content="MyCryptoSummer" />
<meta property="og:description" content="Learn more about blockchain and cryptocurrency in a fun, digestible manner! Brought to you by MyCrypto and Brave." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://summer.mycrypto.com/" />
<meta property="og:image" content="https://summer.mycrypto.com/mycryptosummer-og.jpg" />
<meta name="twitter:title" content="#MyCryptoSummer">
<meta name="twitter:description" content="Learn more about blockchain and cryptocurrency in a fun, digestible manner! Brought to you by MyCrypto and Brave.">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@MyCrypto">
<meta name="twitter:creator" content="@MyCrypto">
<meta name="twitter:image" content="https://summer.mycrypto.com/mycryptosummer-og.jpg">
<link rel="apple-touch-icon" sizes="180x180" href="https://summer.mycrypto.com/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://summer.mycrypto.com/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://summer.mycrypto.com/favicon-16x16.png">
<link rel="manifest" href="https://summer.mycrypto.com/site.webmanifest">
<link rel="mask-icon" href="https://summer.mycrypto.com/safari-pinned-tab.svg" color="#057a97">
<meta name="msapplication-TileColor" content="#057a97">
<meta name="theme-color" content="#057a97">
<script type="text/javascript">var _paq = window._paq || [];_paq.push(['trackPageView']);_paq.push(['enableLinkTracking']);(function() {var u="https://analytics.mycryptoapi.com/";_paq.push(['setTrackerUrl', u+'matomo.php']);_paq.push(['setSiteId', '10']);var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);})();</script>
</head>