chat: back to penelope

This commit is contained in:
Kyle Drake 2024-04-02 19:10:26 -05:00
parent 5fa023e9f5
commit c16c5272e2

View file

@ -119,18 +119,10 @@
<div class="resize-handle"></div>
<div id="chat-box" class="chat-box">
<div class="bot-message message">
<img src="/img/daria.jpg" width="200px">
<br><br>
<p>Hello, user. I'm Daria, your new coding assistant here to help you create the most depressingly mediocre website on Neocities.</p>
<p>Look, I'm not here to sugarcoat things. Don't expect any rainbows and sunshine from me - I'm all about the sarcasm and dry wit.</p>
<p>I'm here to provide help on HTML, CSS, and JavaScript so you can build a static website that maybe won't make people's eyes bleed. I'll do my best to walk you through it without falling asleep.</p>
<p>I really need to reflect on the life choices that brought me to this point. Anyways, what's your first question?</p>
<!--
<img src="/img/plaincat.svg" style="width: 30px; margin-bottom: 10px;">
<p>I'm Penelope, your coding assistant! I'm here to answer any questions you have about coding web sites.</p>
<p>I'm good at coding but can be wrong on general knowledge, <strong>so be sure to verify facts I give you</strong>.</p>
<p>How can I help you today?</p>
-->
</div>
</div>
<div id="chat-form">