Update frontend.html

This commit is contained in:
Belim 2024-02-16 22:43:30 +01:00 committed by GitHub
parent b94b15983a
commit d2c66199f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
<!-- Switch to Microsoft Copilot -->
<label class="copilot-button" onclick="toggleSwitch()">
Use Copilot
Copilot verwenden
<div class="copilot-switch" id="toggleSwitch"></div>
</label>