You've already forked AstralRinth
forked from didirus/AstralRinth
docs: Improve header + sidebar
docs: Create workflows lib: Start pagination
This commit is contained in:
@@ -9,6 +9,10 @@ const config = defineConfig({
|
||||
|
||||
remarkPlugins: [],
|
||||
rehypePlugins: [],
|
||||
|
||||
layout: {
|
||||
_: "./src/routes/_internal/layout/page.svelte",
|
||||
}
|
||||
});
|
||||
|
||||
export default config;
|
||||
|
||||
Reference in New Issue
Block a user