Update index.html

This commit is contained in:
Sam Sneed 2024-05-28 16:14:53 +00:00 committed by GitHub
parent 3ba83e4cd6
commit ba9ef44cfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@
<h1>"Hello, World!" --some computer</h1> <h1>"Hello, World!" --some computer</h1>
<p><b><i id="biblepassage"></i></b></p> <p><b><i id="biblepassage"></i></b></p>
<div id="search-bar"> <div id="search-bar">
<input type="text" id="search-input" placeholder="Search Sparksammy"> <input type="text" id="search-input" placeholder="Search Brave">
<button id="search-button">Search</button> <button id="search-button">Search</button>
</div> </div>