mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 03:10:41 +01:00
💻 | Remove next page button on blog main page
This commit is contained in:
@@ -25,12 +25,12 @@
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex w-full justify-center mb-8">
|
<!--<div class="flex w-full justify-center mb-8">
|
||||||
<Button
|
<Button
|
||||||
content="Voir les anciens posts"
|
content="Voir les anciens posts"
|
||||||
to="/blog/page/2"
|
link="/blog/page/2"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>-->
|
||||||
</div>
|
</div>
|
||||||
</main>
|
</main>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user