From 10baeab37b1025a25464de47893274285b63f8d4 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Thu, 17 Jun 2021 22:05:15 +0200 Subject: chore: fix build (#551) --- _config.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/_config.yml b/_config.yml index 848bc1a..720f908 100644 --- a/_config.yml +++ b/_config.yml @@ -74,11 +74,6 @@ defaults: path: "docs/es" values: permalink: /es/:basename - - - scope: - path: "docs/archive" - values: - permalink: /archive/:basename - scope: path: "" # an empty string here means all files in the project -- cgit