mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
add titles to pages
This commit is contained in:
@@ -12,8 +12,7 @@ const config = {
|
||||
preprocess: [
|
||||
preprocess(),
|
||||
mdsvex({
|
||||
extensions: [".md"],
|
||||
layout: "./src/lib/Content.svelte"
|
||||
extensions: [".md"]
|
||||
})
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user