Added a README

This commit is contained in:
ChaoticByte 2024-08-28 20:29:34 +02:00
parent b3ba50ad26
commit 1aa58ac243
No known key found for this signature in database
9 changed files with 30 additions and 0 deletions

View file

@ -1,3 +1,4 @@
// Copyright (c) 2024 Julian Müller (ChaoticByte)
(() => {
let searchBox = document.getElementById("search-box");
let searchResults = document.getElementById("search-results");