mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-02-02 13:31:31 +01:00
Add mapbox
This commit is contained in:
@@ -5,5 +5,6 @@ const { locale } = useI18n()
|
||||
<template>
|
||||
<main class="!max-w-none prose dark:prose-invert">
|
||||
<ContentDoc :path="`/home/${locale}`" />
|
||||
<HomeMap />
|
||||
</main>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user