mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-30 23:56:15 +01:00 
			
		
		
		
	Merge pull request #60 from heitorPB/trailing-slash
tag page: add / to "all tags" link
This commit is contained in:
		
						commit
						c620187811
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -12,7 +12,7 @@ | |||
|             ({{ term.pages | length }} post{{ term.pages | length | pluralize }}) | ||||
|         </h1> | ||||
| 
 | ||||
|         <a href="{{ config.base_url | safe }}/tags"> | ||||
|         <a href="{{ config.base_url | safe }}/tags/"> | ||||
|             Show all tags | ||||
|         </a> | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Paweł Romanowski
						Paweł Romanowski