Add trailing slash to doc and downloads

This commit is contained in:
Adam Schmideg 2019-03-22 16:58:31 +01:00
parent 9bced61ec2
commit d94f0af960
2 changed files with 3 additions and 0 deletions

1
doc.md
View File

@ -1,6 +1,7 @@
---
title: Other documents
root: ..
permalink: /doc/
---
{% for p in site.doc %}
* [{{ p.title }}]({% include link.html url=p.url %})

View File

@ -1,6 +1,8 @@
---
layout: default
title: Downloads
root: ..
permalink: /downloads/
css:
- /static/styles/custom/downloads.css
js: