remove github fro page layout itself

This commit is contained in:
Madison 2025-09-23 12:20:31 -05:00
parent dcc7bd62b7
commit b51bb98d4e

View File

@ -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>