@@ -7,7 +7,7 @@ const { data } = await useAsyncData("home", () => queryContent("/").find());
|
||||
|
||||
<template>
|
||||
<div class="container mx-auto max-w-6xl font-ibmmono antialiased">
|
||||
<h1 class="font-semibold text-3xl mt-10 py-3 mx-5 text-slate-800">
|
||||
<h1 class="font-semibold text-3xl mt-10 mb-5 py-3 mx-5 text-slate-800">
|
||||
ALL CONTENTS
|
||||
</h1>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user