From 19162c39ee12efacea2a68cc3fd189701b4f1b4e Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sat, 12 Jun 2021 19:09:40 +0200 Subject: Revert "chore: Test if this fixes some stuff (#537)" (#538) This reverts commit 28f9550d9d9399a6b043b121a2d34d06c04d4bf1. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit