Nuxt Content 3 migration #12

Merged
eggy merged 81 commits from js into master 2022-08-10 18:38:39 -04:00
Showing only changes of commit 3a88d2ce89 - Show all commits

View File

@ -20,7 +20,6 @@ useTitle("Home");
<Services /> <Services />
<About /> <About />
</main> </main>
<ButtonToTop />
</template> </template>
<style scoped> <style scoped>