diff --git a/btrfs_explorer/src/render_tree.rs b/btrfs_explorer/src/render_tree.rs index d8b0246..de40c45 100644 --- a/btrfs_explorer/src/render_tree.rs +++ b/btrfs_explorer/src/render_tree.rs @@ -102,7 +102,7 @@ pub fn render_table(table: TableResult) -> Markup { html! { (DOCTYPE) head { - link rel="stylesheet" href="/style.css"; + link rel="stylesheet" href={(HTTP_PATH) "/style.css"}; } body { h1 {