diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-06-12 19:05:03 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-12 19:05:03 +0200 |
| commit | 28f9550d9d9399a6b043b121a2d34d06c04d4bf1 (patch) | |
| tree | 97832175a911cb018a925dd1e76d376d14952cf4 | |
| parent | 1d57f673945e767a3aaf62eb42d863829816ca5e (diff) | |
| download | wiki-28f9550d9d9399a6b043b121a2d34d06c04d4bf1.tar.gz wiki-28f9550d9d9399a6b043b121a2d34d06c04d4bf1.tar.bz2 wiki-28f9550d9d9399a6b043b121a2d34d06c04d4bf1.zip | |
chore: Test if this fixes some stuff (#537)
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index a3c3add..bdf0c7a 100644 --- a/_config.yml +++ b/_config.yml @@ -66,7 +66,7 @@ defaults: scope: path: "docs" values: - permalink: /:basename + permalink: /:path/:basename - scope: path: "" # an empty string here means all files in the project |
