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