Tog bort oanvnd och bortkommenterad kod

This commit is contained in:
Joakim Persson
2024-08-06 17:33:14 +02:00
parent f7f6ce2e49
commit 168b8b13c1
-5
View File
@@ -11,11 +11,6 @@
<body>
<h1>Ollama Chat</h1>
<!-- Add the dropdown menu here -->
<!-- <div class="dropdown">
<button class="dropbtn">Select Endpoint/LLM</button>
<div class="dropdown-content" id="endpoint-dropdown"></div>
</div> -->
<div class="dropdown">
<button class="dropbtn" id="selected-endpoint">Select Endpoint/LLM</button>
<div class="dropdown-content" id="endpoint-dropdown"></div>