mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-24 10:52:10 +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>
|