From 001948795f9c4bdb07854b82b621a65837695ecb Mon Sep 17 00:00:00 2001 From: zadam Date: Sun, 13 Nov 2022 14:41:04 +0100 Subject: [PATCH] Updated Themes (markdown) --- Themes.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Themes.md b/Themes.md index 2f4ba48..707d2d7 100644 --- a/Themes.md +++ b/Themes.md @@ -103,4 +103,8 @@ You can also create specific styling for given note types (and mime types). For ## User-provided themes -Some users made their custom themes publicly available. For a gallery of user themes, see [[Theme gallery]]. \ No newline at end of file +Some users made their custom themes publicly available. For a gallery of user themes, see [[Theme gallery]]. + +## Asset path + +In case you want to use some built-in assets like `/assets/v0.57.0-beta/images/icon-grey.png` but want to avoid specifying the version, you can use a `vX` alias - in this case `/assets/vX/images/icon-grey.png`. \ No newline at end of file