forked from fediversity/fediversity
		
	add note
This commit is contained in:
		
							parent
							
								
									ad8b758cee
								
							
						
					
					
						commit
						822ff6c1b4
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -31,6 +31,7 @@ in | |||
|         # TODO: reconsider using `page.outPath` and what to put into `locations`. | ||||
|         #       maybe we can avoid having ".html" suffixes there. | ||||
|         #       since templates can output multiple files, `html` is merely one of many things we *could* produce. | ||||
|         # TODO: maybe it would even make sense to split routing and rendering altogether | ||||
|         ${page.outPath} = builtins.toFile "${page.name}.html" (templates.html { | ||||
|           head = '' | ||||
|             <title>${page.title}</title> | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Valentin Gagarin
							Valentin Gagarin