about summary refs log tree commit diff
path: root/web/tvixbolt/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/tvixbolt/index.html')
-rw-r--r--web/tvixbolt/index.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/web/tvixbolt/index.html b/web/tvixbolt/index.html
new file mode 100644
index 0000000000..410eb4eae2
--- /dev/null
+++ b/web/tvixbolt/index.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset="utf-8" />
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <link rel="stylesheet"
+          href="https://static.tvl.su/latest/terminal.min.css" />
+    <link data-trunk rel="inline" href="index.css">
+    <title>Tvixbolt</title>
+  </head>
+</html>