diff --git a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Theme development/Creating an icon pack.html b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Theme development/Creating an icon pack.html index 14c9e94a03..dc27d6050f 100644 --- a/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Theme development/Creating an icon pack.html +++ b/apps/server/src/assets/doc_notes/en/User Guide/User Guide/Theme development/Creating an icon pack.html @@ -1,7 +1,7 @@

First read the quick flow to get the overall steps. After that there is a concrete example (Phosphor) with a small Node.js script you can run to @@ -202,7 +202,7 @@ processIconPack("light");

Creating the Trilium icon pack note

    @@ -252,14 +252,14 @@ processIconPack("light");

    Troubleshooting

    If the icon pack doesn't show up, look through the [missing note] for clues.

    + href="#root/_help_bnyigUA2UK7s">Backend (server) logs for clues.