before race
This commit is contained in:
@@ -56,7 +56,7 @@ export default function Home() {
|
||||
|
||||
<section className="container" id="past">
|
||||
<h2>Past Drops</h2>
|
||||
<PastDrops />
|
||||
<PastDrops limit={3} showMoreLink={true} />
|
||||
</section>
|
||||
|
||||
<Footer />
|
||||
|
||||
Reference in New Issue
Block a user