From 818fc83c9607dba9c0ceb9f7c243063e3b1f91a1 Mon Sep 17 00:00:00 2001 From: saeed Date: Thu, 15 Jul 2021 15:22:08 +0300 Subject: [PATCH 1/4] header update --- src/Home/index.js | 80 +++++++++++++++++++++++++++-------------------- 1 file changed, 46 insertions(+), 34 deletions(-) diff --git a/src/Home/index.js b/src/Home/index.js index 1918cb9..3f43852 100644 --- a/src/Home/index.js +++ b/src/Home/index.js @@ -38,48 +38,60 @@ const openAppleUrl = () => window.open(appleDownloadUrl, '_blank'); export const Home = () => ( - + + {/* */} + Musicoin + - { 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', - }, + {/* */} + + + - { 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', - }, - ]} - /> -
+ {/* */} + + + + + + + {/* */} + + + + + + +
{// temporary error message }

- 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! Read more. + 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! Read more.

From 33073d3a3f1f0b7dd5ae29069f5f5c00eb6423d3 Mon Sep 17 00:00:00 2001 From: saeed Date: Thu, 15 Jul 2021 15:34:14 +0300 Subject: [PATCH 2/4] public header in index html attempt --- public/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/public/index.html b/public/index.html index 5b1d15c..3c017c4 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,26 @@ + Musicoin + + + + + + + + + + + + + + + + + + + + From 2eb57486ee3f059da041cb0e7523c937dad5387b Mon Sep 17 00:00:00 2001 From: saeed Date: Thu, 15 Jul 2021 16:16:04 +0300 Subject: [PATCH 4/4] shortcut icoin metamask --- public/index.html | 75 ++++++++++++++++++++++++----------------------- 1 file changed, 39 insertions(+), 36 deletions(-) diff --git a/public/index.html b/public/index.html index 6d00cc6..b198629 100644 --- a/public/index.html +++ b/public/index.html @@ -7,28 +7,28 @@ Musicoin - + - - - - + + + + - - - - - - + + + + + + - - - - - - - + + + + + + + - + + - - + + - + \ No newline at end of file