diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2021-06-17 22:05:15 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-17 22:05:15 +0200 |
| commit | 10baeab37b1025a25464de47893274285b63f8d4 (patch) | |
| tree | 970f733bbf02c643b21e98489dbe730db40bc347 | |
| parent | 9a2c6f2e329261500452d0e017d2f558e05be659 (diff) | |
| download | wiki-10baeab37b1025a25464de47893274285b63f8d4.tar.gz wiki-10baeab37b1025a25464de47893274285b63f8d4.tar.bz2 wiki-10baeab37b1025a25464de47893274285b63f8d4.zip | |
chore: fix build (#551)
| -rw-r--r-- | _config.yml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/_config.yml b/_config.yml index 848bc1a..720f908 100644 --- a/_config.yml +++ b/_config.yml @@ -75,11 +75,6 @@ defaults: values: permalink: /es/:basename - - scope: - path: "docs/archive" - values: - permalink: /archive/:basename - - scope: path: "" # an empty string here means all files in the project values: |
