mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
Update Reference.md
This commit is contained in:
parent
ebb1654d0e
commit
7ef610b702
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user