search working but too small

This commit is contained in:
2026-05-05 09:41:32 -04:00
parent 6359aefd18
commit 9042468fe8
12 changed files with 696 additions and 3 deletions

View File

@@ -119,6 +119,11 @@
<footer>AI Cheat Sheet &mdash; A learning reference for artificial intelligence</footer>
<div class="search-results-dropdown" id="searchResultsContainer"></div>
<script src="../lib/search.js"></script>
<script>Search.init();</script>
<script>
(function(){
var chatMessages = document.getElementById('chatMessages');