chore: Add 66662e58-48a4-4d06-9e98-81304a641095

This commit is contained in:
Tibo De Peuter 2024-05-06 12:25:50 +02:00
parent 086117520b
commit 930670b1fc
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
14 changed files with 35206 additions and 0 deletions

View file

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html class="TridactylOwnNamespace TridactylThemeDefault"><head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<title>Tridactyl commandline</title>
<link rel="stylesheet" href="commandline_data/cleanslate.css">
<link rel="stylesheet" href="commandline_data/commandline.css">
</head>
<body>
<div id="completions"></div>
<div id="command-line-holder"><span id="tridactyl-colon"></span><input id="tridactyl-input"></div>
<script src="commandline_data/commandline_frame.js"></script>
</body></html>