about summary refs log tree commit diff
path: root/corp
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-06-14T20·40+0300
committertazjin <tazjin@tvl.su>2023-06-15T10·09+0000
commit9c7d1361c5a049634200c0153d8dcfec6931e89a (patch)
treec73e601dec5b8bdf5d8e03ff3bfded01c116f46f /corp
parentf087e07ca19079f411ee0449b8501e4532da6c06 (diff)
feat(web/static): serve terminalcss from static.tvl.{fyi|su} r/6307
Change-Id: I3cdacc1429f86e044fc77c9b68477d577a0f67c7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8779
Reviewed-by: sterni <sternenseemann@systemli.org>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Diffstat (limited to 'corp')
-rw-r--r--corp/tvixbolt/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/corp/tvixbolt/index.html b/corp/tvixbolt/index.html
index 62bf14539f..d35fe1a006 100644
--- a/corp/tvixbolt/index.html
+++ b/corp/tvixbolt/index.html
@@ -4,7 +4,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <link rel="stylesheet"
-          href="https://unpkg.com/terminal.css@0.7.2/dist/terminal.min.css" />
+          href="https://static.tvl.su/latest/terminal.min.css" />
     <link data-trunk rel="inline" href="index.css">
     <title>Tvixbolt</title>