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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user