forked from fediversity/fediversity
		
	style
This commit is contained in:
		
							parent
							
								
									457f0adee7
								
							
						
					
					
						commit
						4f37c5b7b2
					
				
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -23,6 +23,9 @@ in | |||
|     outputs.html = (cfg.templates.html.page config).override (final: prev: { | ||||
|       html = { | ||||
|         head.title.text = "Fediversity"; | ||||
|         head.link.stylesheets = prev.html.head.link.stylesheets ++ [ | ||||
|           { href = "${link cfg.assets."index.css"}"; } | ||||
|         ]; | ||||
|         body.content = | ||||
|           let | ||||
|             prev-content = prev.html.body.content; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Valentin Gagarin
							Valentin Gagarin