about summary refs log tree commit diff
path: root/web/tvl/template/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'web/tvl/template/default.nix')
-rw-r--r--web/tvl/template/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/tvl/template/default.nix b/web/tvl/template/default.nix
index fa8b860cff..b91016c22f 100644
--- a/web/tvl/template/default.nix
+++ b/web/tvl/template/default.nix
@@ -9,7 +9,7 @@
   # optional extra html to inject into <footer>
 , extraFooter ? null
   # URL at which static assets are located
-, staticUrl ? "/static"
+, staticUrl ? "https://static.tvl.fyi/${depot.web.static.drvHash}"
 }@args:
 
 let