Update index.html

This commit is contained in:
Cristian 2020-12-17 14:46:20 +01:00 committed by GitHub
parent 8431fc5031
commit 9c8f357620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -137,7 +137,7 @@
<footer>
<p style="color: {{ '#fff' if config.dark else '#000' }};">
Whoogle Search v{{ version_number }} ||
<a style="color: #685e79" href="https://github.com/benbusby/whoogle-search">View on GitHub</a>
<a style="color: #685e79" href="https://github.com/cgasper79/whoogle-search">View on GitHub</a>
</p>
</footer>
</body>