mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-25 22:53:39 +01:00
6 lines
120 B
Vue
6 lines
120 B
Vue
<template>
|
|
<main class="!max-w-none prose dark:prose-invert mt-12">
|
|
<ContentDoc path="/" />
|
|
</main>
|
|
</template>
|