From d94f0af960c90ff6b62b3087bba8b4eb9471f23c Mon Sep 17 00:00:00 2001 From: Adam Schmideg Date: Fri, 22 Mar 2019 16:58:31 +0100 Subject: [PATCH] Add trailing slash to doc and downloads --- doc.md | 1 + downloads.html | 2 ++ 2 files changed, 3 insertions(+) diff --git a/doc.md b/doc.md index b75fdcba1..2f2c7a2c9 100644 --- a/doc.md +++ b/doc.md @@ -1,6 +1,7 @@ --- title: Other documents root: .. +permalink: /doc/ --- {% for p in site.doc %} * [{{ p.title }}]({% include link.html url=p.url %}) diff --git a/downloads.html b/downloads.html index a3bf628a1..f13a112df 100644 --- a/downloads.html +++ b/downloads.html @@ -1,6 +1,8 @@ --- layout: default title: Downloads +root: .. +permalink: /downloads/ css: - /static/styles/custom/downloads.css js: