update sidebar

This commit is contained in:
2026-08-29 20:47:30 +07:00
parent c76ebfb8f6
commit ae2938112f
10 changed files with 225 additions and 280 deletions
+2
View File
@@ -7,6 +7,8 @@ use rust_embed::RustEmbed;
#[folder = "assets"]
#[include = "icons/**/*.svg"]
#[include = "themes/**/*.json"]
#[include = "backgrounds/**/*.jpg"]
#[include = "backgrounds/**/*.png"]
#[exclude = "*.DS_Store"]
pub struct Assets;