Edit index.php via Editor

This commit is contained in:
admin 2025-10-26 20:01:51 +00:00
parent 12b99fe8f7
commit 0e8efe42b8

View File

@ -19,8 +19,8 @@
<img src="https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png" alt="Google Logo"> <img src="https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png" alt="Google Logo">
<input type="text" class="search-box" placeholder="Search the web..."> <input type="text" class="search-box" placeholder="Search the web...">
<div class="search-buttons"> <div class="search-buttons">
<button>Google Search</button> <button>Search</button>
<button>I'm Feeling Lucky</button> <button>Feeling Lucky</button>
</div> </div>
<a href="trending.php">Trending Searches</a> <a href="trending.php">Trending Searches</a>
</div> </div>