tvl-depot/web/tvixbolt/index.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
325 B
HTML
Raw Normal View History

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