Add trailing slash to doc and downloads
This commit is contained in:
		
							
								
								
									
										1
									
								
								doc.md
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								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 %}) | ||||
|   | ||||
| @@ -1,6 +1,8 @@ | ||||
| ---  | ||||
| layout: default  | ||||
| title: Downloads | ||||
| root: .. | ||||
| permalink: /downloads/ | ||||
| css: | ||||
| - /static/styles/custom/downloads.css | ||||
| js: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user