mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	Update Reference.md
This commit is contained in:
		@@ -171,7 +171,7 @@ When a workspace is hoisted for a given tab, it is possible to get the backgroun
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
## Custom fonts
 | 
					## Custom fonts
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Currently the only way to include a custom font is to use [Custom resource providers](../Advanced%20Usage/Custom%20Resource%20Providers.md). Basically import a font into Trilium and assign it `#customResourceProvider=fonts/myfont.ttf` and then import the font in CSS via `/custom/fonts/myfont.ttf`.
 | 
					Currently the only way to include a custom font is to use [Custom resource providers](../Advanced%20Usage/Custom%20Resource%20Providers.md). Basically import a font into Trilium and assign it `#customResourceProvider=fonts/myfont.ttf` and then import the font in CSS via `/custom/fonts/myfont.ttf`. Use `../../../custom/fonts/myfont.ttf` if you run your Trilium server on a different path than `/`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Dark and light themes
 | 
					## Dark and light themes
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user