refactor(web/tvl/template): default staticUrl to static.tvl.{fyi|su}

Change-Id: Ibccb690dc1371499e9800d4414002ce586490a91
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3681
Tested-by: BuildkiteCI
Reviewed-by: grfn <grfn@gws.fyi>
This commit is contained in:
Vincent Ambo 2021-10-01 19:46:06 +03:00 committed by tazjin
parent c0ccb6625c
commit 348cf5ae73

View file

@ -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