Added Nochu Browser ad

This commit is contained in:
Brendan
2024-06-19 12:47:12 +00:00
parent 516313ee9d
commit afbe12edda
2 changed files with 51 additions and 0 deletions

View File

@@ -16,6 +16,11 @@
<button type="submit" formaction="/search/images" class="search-button image-search-button">Image Search</button>
</form>
</div>
<div class="browser-ad-container">
<h2 class="browser-ad-title">Discover Nochu Browser</h2>
<p class="browser-ad-description">Experience fast, secure, and seamless browsing with Nochu Browser. Built with .NET 6.0 and powered by WebView2, Nochu Browser is completely open-source and designed to provide a modern web experience.</p>
<a href="https://github.com/abrendan/Nochu" class="browser-download-button">Download Nochu Browser</a>
</div>
<footer class="footer">
<p class="footer-text-left">&copy; 2024 Nochu Search by abrendan</p>
<p class="footer-text-middle"><a href="https://www.abrendan.dev" class="footer-link">abrendan.dev</a></p>