Update index.html
This commit is contained in:
parent
8431fc5031
commit
9c8f357620
|
@ -137,7 +137,7 @@
|
||||||
<footer>
|
<footer>
|
||||||
<p style="color: {{ '#fff' if config.dark else '#000' }};">
|
<p style="color: {{ '#fff' if config.dark else '#000' }};">
|
||||||
Whoogle Search v{{ version_number }} ||
|
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>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user