mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-04 21:04:37 +08:00
remove github fro page layout itself
This commit is contained in:
parent
dcc7bd62b7
commit
b51bb98d4e
@ -34,7 +34,6 @@ export default async function Page(props: {
|
||||
<LLMCopyButton markdownUrl={`${page.url}.mdx`} />
|
||||
<ViewOptions
|
||||
markdownUrl={`${page.url}.mdx`}
|
||||
githubUrl={`https://github.com/stack-auth/stack/blob/dev/docs/content/docs/${page.file.path}`}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user