Update frontend.html

This commit is contained in:
Belim 2024-02-22 13:17:50 +01:00 committed by GitHub
parent f6359e6077
commit b5a95540b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,11 +31,6 @@
<input type="text" id="chatbox" placeholder="Nach Apps, Einstellungen und Tweaks suchen">
</div>
<!-- Ava logContainer -->
<div id="logContainer">
<p> Hallo! Ich bin Ava, dein freundlicher Begleiter aus Redmond, WA. Brauchst du Hilfe? Du kannst mich gerne "CoMachina" nennen. Übrigens, lustige Tatsache: Mein Bruder ist Microsoft Copilot, aber wir sind nicht immer einer Meinung. <a href="https://github.com/builtbybel/BloatynosyAI" target="_blank">Möchtest du mehr erfahren?</a> </p>
</div>
<!-- HOME: Pinned section -->
<div class="glassy-box" id="homeHeader">
<div id="avaHeader" class="header-caption">Angeheftet</div>
@ -359,5 +354,9 @@
<!-- Weitere App-Elemente können hier nach Bedarf hinzugefügt werden -->
</div>
<!-- Ava logContainer -->
<div id="logContainer">
<p> Hi there! I'm Ava, your friendly companion from Redmond, WA. Need assistance? Feel free to call me "CoMachina". Oh, and fun fact: my sibling is Microsoft Copilot, but we don't always see eye to eye. <a href="https://github.com/builtbybel/BloatynosyAI" target="_blank">Want to learn more?</a> </p>
</div>
</body>
</html>