Everything up and running, final touches

This commit is contained in:
Angelos Chalaris
2019-08-24 12:45:32 +03:00
parent f69898f88d
commit 5b4ad36c8e
2 changed files with 1 additions and 3 deletions

View File

@ -161,8 +161,6 @@ const ShortCard = ({
</script>
}
</div>
<h5 className='card-section-browser-support-title'>Browser support</h5>
<p className='browser-support-data'>{snippetData.supportPercentage.toFixed(1)}%</p>
</div>
</div>
);

View File

@ -49,7 +49,7 @@ const ListPage = props => {
<>
<Meta
title='Snippet List'
meta={[{ name: `google-site-verification`, content: `ADD YOUR VERIFICATION CODE HERE` }]}
meta={[{ name: `google-site-verification`, content: `YX9mF-TxoHZGJ9SZ8XwvWgGR_KTcbH1uHul4iDklyr0` }]}
/>
<Shell withIcon={false} withTitle={false} isList>
<div className='splash'>