mirror of
https://github.com/zadam/trilium.git
synced 2026-02-09 16:06:56 +01:00
More fixes
This commit is contained in:
@@ -41,6 +41,6 @@ Do note that the theme will be based off of the legacy theme. To override that a
|
||||
|
||||
## Step 5. Making changes
|
||||
|
||||
Simply go back to the note and change according to needs. To apply the changes to the current window, press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R </kbd> to refresh.
|
||||
Simply go back to the note and change according to needs. To apply the changes to the current window, press <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R</kbd> to refresh.
|
||||
|
||||
It's a good idea to keep two windows, one for editing and the other one for previewing the changes.
|
||||
@@ -51,7 +51,7 @@ The icon pack manifest is a JSON file with the following structure:
|
||||
"terms": [ "ball" ]
|
||||
},
|
||||
"bxs-party": {
|
||||
"glyph": "\uec92"
|
||||
"glyph": "\uec92",
|
||||
"terms": [ "party" ]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user