1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-23 10:46:13 +02:00

Remove PH badge

This commit is contained in:
Phuoc Nguyen
2020-04-04 21:27:42 +07:00
parent 1fa39dc0b8
commit e79b5a46ea
3 changed files with 0 additions and 14 deletions

View File

@@ -12,7 +12,6 @@ import Heading from '../components/Heading';
import Pattern from '../constants/Pattern';
import useDocumentTitle from '../hooks/useDocumentTitle';
import Layout from '../layouts/Layout';
import ProductHuntBadge from '../layouts/ProductHuntBadge';
const ExplorePage = () => {
useDocumentTitle('CSS Layout ∙ Explore');
@@ -52,10 +51,6 @@ const ExplorePage = () => {
<div className='mb-5' style={{ textAlign: 'center' }}>
All covers you see in this page are made with CSS only. Inspect them! 🎉
</div>
<div className='flex justify-center pb-5'>
<ProductHuntBadge />
</div>
</div>
<section>