Skip to content

Commit 2a25674

Browse files
Fixed html structure.
1 parent 78a8d5d commit 2a25674

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

frontend/index.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -276,12 +276,12 @@ <h3 class="font-semibold">Working Protocols</h3>
276276
<li><b>Docs-first artifacts:</b> READMEs, runbooks, handoff notes.</li>
277277
</ul>
278278
<div class="mt-4 flex flex-wrap gap-2">
279-
<a href="https://colab.research.google.com/drive/1dxZ7_7L30LzhNAiGTqFag09_7pX9Giq7?usp=sharing"
280-
target="_blank" rel="noopener"
281-
class="px-3 py-1 text-xs rounded-lg bg-teal-600 text-white ring-1 ring-teal-500">
282-
Working Protocols
283-
</a>
284-
</div>
279+
<a href="https://colab.research.google.com/drive/1dxZ7_7L30LzhNAiGTqFag09_7pX9Giq7?usp=sharing"
280+
target="_blank" rel="noopener"
281+
class="px-3 py-1 text-xs rounded-lg bg-teal-600 text-white ring-1 ring-teal-500">
282+
Working Protocols
283+
</a>
284+
</div>
285285
</div>
286286
</div>
287287

@@ -302,7 +302,7 @@ <h3 class="font-semibold">Cross-LLM Dialogue Loop</h3>
302302
<a href="https://colab.research.google.com/drive/1BGR90ZXkr_xFVq7yxTky_CnhA7FZiOBF?usp=sharing"
303303
target="_blank" rel="noopener"
304304
class="px-3 py-1 text-xs rounded-lg bg-teal-600 text-white ring-1 ring-teal-500">
305-
Debugger Prompt
305+
Debugger Template
306306
</a>
307307
</div>
308308
</div>

0 commit comments

Comments
 (0)