More fixes

This commit is contained in:
hulmgulm
2026-02-04 20:48:36 +01:00
parent f90cc9aff7
commit e82ae762f0
4 changed files with 36 additions and 37 deletions

View File

@@ -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.

View File

@@ -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" ]
}
}