a8df528c65
* docs: add a need help button * change github issue link * responsive fixes
9 lines
134 B
Plaintext
9 lines
134 B
Plaintext
import { ChildDocs } from "docs-ui"
|
|
|
|
export const metadata = {
|
|
title: `Troubleshooting Guides`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
<ChildDocs /> |