chore: Add a5fdb7f1-6cec-4c6a-9534-a4b0559075b0

This commit is contained in:
Tibo De Peuter 2024-05-08 20:26:21 +02:00
parent 930670b1fc
commit 75be643cb4
Signed by: tdpeuter
GPG key ID: 38297DE43F75FFE2
14 changed files with 35122 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>