Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 44 additions & 18 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,29 @@
<meta name="viewport" content="width=1080">
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico">
<link rel="stylesheet" type="text/css" href="%PUBLIC_URL%/cookie/cookie.css" />
<title>Musicoin</title>
<meta name="description" content="Musicoin (MUSIC) is a smart blockchain and music streaming platform">

<!-- Google / Search Engine Tags -->
<meta itemprop="name" content="Musicoin">
<meta itemprop="description" content="Musicoin (MUSIC) is a smart blockchain and music streaming platform">
<meta itemprop="image" content="https://musicoin.org/og-musicoin.jpg">

<!-- Facebook Meta Tags -->
<meta property="og:url" content="https://deploy-preview-74--musicoin.netlify.app">
<meta property="og:type" content="website">
<meta property="og:title" content="Musicoin">
<meta property="og:description" content="Musicoin (MUSIC) is a smart blockchain and music streaming platform">
<meta property="og:image" content="https://musicoin.org/og-musicoin.jpg">


<!-- Meta mask-->
<link rel='shortcut icon' href='https://musicoin.org/og-musicoin.jpg'>
<!-- Twitter Meta Tags -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Musicoin">
<meta name="twitter:description" content="Musicoin (MUSIC) is a smart blockchain and music streaming platform">
<meta name="twitter:image" content="https://musicoin.org/og-musicoin.jpg">
<!--
Notice the use of %PUBLIC_URL% in the tag above.
It will be replaced with the URL of the `public` folder during the build.
Expand Down Expand Up @@ -42,19 +65,22 @@
}(document, "script", "twitter-wjs"));
</script>

<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '570126020119673');
fbq('track', 'PageView');
</script>
<!-- Facebook Pixel Code -->
<script>
!function (f, b, e, v, n, t, s) {
if (f.fbq) return; n = f.fbq = function () {
n.callMethod ?
n.callMethod.apply(n, arguments) : n.queue.push(arguments)
};
if (!f._fbq) f._fbq = n; n.push = n; n.loaded = !0; n.version = '2.0';
n.queue = []; t = b.createElement(e); t.async = !0;
t.src = v; s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s)
}(window, document, 'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '570126020119673');
fbq('track', 'PageView');
</script>
<script type="text/javascript" src="%PUBLIC_URL%/cookie/cookie.js"></script>
<script type="text/javascript">
gdprCookieNoticeLocales.en = {
Expand Down Expand Up @@ -85,10 +111,10 @@
// marketing: ['SSID'] //Cookies in the marketing category.
});
</script>
<noscript>
<img height="1" width="1" src="https://www.facebook.com/tr?id=570126020119673&ev=PageView&noscript=1"/>
</noscript>
<!-- End Facebook Pixel Code -->
<noscript>
<img height="1" width="1" src="https://www.facebook.com/tr?id=570126020119673&ev=PageView&noscript=1" />
</noscript>
<!-- End Facebook Pixel Code -->
</body>

</html>
</html>
80 changes: 46 additions & 34 deletions src/Home/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,48 +38,60 @@ const openAppleUrl = () => window.open(appleDownloadUrl, '_blank');

export const Home = () => (
<Wrapper>
<Helmet
title="Musicoin Project"
description="Musicoin (MUSIC) is a smart blockchain and music streaming platform."
meta={[
{ name: 'author', content: 'Musicoin Project' },
{
name: 'description',
content:
'Musicoin (MUSIC) is a smart blockchain and music streaming platform. ',
},
<head>
<Helmet>
{/* <!-- HTML Meta Tags --> */}
<title>Musicoin</title>
<meta
name="description"
content="Musicoin (MUSIC) is a smart blockchain and music streaming platform"
/>

{ name: 'twitter:site', content: 'musicoins' },
{ name: 'twitter:creator', content: 'Musicoin Project' },
{ name: 'twitter:title', content: 'Musicoin Project' },
{
name: 'twitter:image',
content: 'https://musicoin.org/og-musicoin.jpg',
},
{/* <!-- Google / Search Engine Tags --> */}
<meta itemprop="name" content="Reed" />
<meta
itemprop="description"
content="Musicoin (MUSIC) is a smart blockchain and music streaming platform"
/>
<meta
itemprop="image"
content="https://musicoin.org/og-musicoin.jpg"
/>

{ property: 'og:title', content: 'Musicoin Project' },
{ property: 'og:site_name', content: 'Musicoin Project' },
{ property: 'og:type', content: 'website' },
{ property: 'og:url', content: 'https://musicoin.org/' },
{
property: 'og:description',
content:
'Musicoin (MUSIC) is a smart blockchain and music streaming platform. ',
},
{
property: 'og:image',
content: 'https://musicoin.org/og-musicoin.jpg',
},
]}
/>
<Header />
{/* <!-- Facebook Meta Tags --> */}
<meta property="og:url" content="https://musicoin.org" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Musicoin" />
<meta
property="og:description"
content="Musicoin (MUSIC) is a smart blockchain and music streaming platform"
/>
<meta
property="og:image"
content="https://musicoin.org/og-musicoin.jpg"
/>

{/* <!-- Twitter Meta Tags --> */}
<meta name="twitter:card" content="https://musicoin.org/og-musicoin.jpg" />
<meta name="twitter:title" content="Musicoin" />
<meta
name="twitter:description"
content="Musicoin (MUSIC) is a smart blockchain and music streaming platform"
/>
<meta
name="twitter:image"
content="https://musicoin.org/og-musicoin.jpg"
/>

</Helmet>
</head>
<Main>
<section>
<Content>
{// temporary error message
}
<p style={{ backgroundColor: 'rgba(255,0,0,0.4)', textAlign: 'center', padding: '1em' }}>
If you are having trouble logging in or playing music, don’t get frustrated, Our relaunch is just around the corner. Musicoin is about to come back as a community-driven project, louder than ever! <a href="project-relaunch" style={{textDecoration:'underline'}}>Read more.</a>
If you are having trouble logging in or playing music, don’t get frustrated, Our relaunch is just around the corner. Musicoin is about to come back as a community-driven project, louder than ever! <a href="project-relaunch" style={{ textDecoration: 'underline' }}>Read more.</a>
</p>
<Stats />
</Content>
Expand Down