feat: add faq items
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<main class="markdown-body text-left">
|
||||
<main class="markdown-body px-4 text-left">
|
||||
<ContentDoc v-slot="{ doc }">
|
||||
<h1>{{ doc.title }}</h1>
|
||||
<ContentRenderer :value="doc" />
|
||||
|
||||
Reference in New Issue
Block a user