mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
Fix URLs
This commit is contained in:
parent
3d7a6ec72f
commit
fd9c2ee734
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ module.exports = {
|
|||
|
||||
theme: "@vuepress/theme-default",
|
||||
plugins: [
|
||||
"vuepress-plugin-clean-urls",
|
||||
["vuepress-plugin-clean-urls", {normalSuffix: "/"}],
|
||||
],
|
||||
markdown: {
|
||||
extendMarkdown: md => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue