+2
-2
main.tsx
+2
-2
main.tsx
···
22
22
<head>
23
23
<meta charset="UTF-8" />
24
24
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
25
-
<title>TANGLED://SEARCH_v1.1.0</title>
25
+
<title>TANGLED://SEARCH_v1.2.0</title>
26
26
<script src="https://unpkg.com/htmx.org@2.0.3"></script>
27
27
<script src="https://unpkg.com/hyperscript.org@0.9.12"></script>
28
28
<script src="https://cdn.tailwindcss.com"></script>
···
175
175
TANGLED<span class="text-pink-400">.SH</span>
176
176
</h1>
177
177
<div class="text-green-400 text-xs sm:text-sm font-light">
178
-
REPO_SEARCH v1.1.0 // AT_PROTOCOL_INTERFACE
178
+
REPO_SEARCH v1.2.0 // AT_PROTOCOL_INTERFACE
179
179
</div>
180
180
</div>
181
181