Update footer.html

This commit is contained in:
hryxl 2022-03-21 13:37:48 +03:00 committed by GitHub
parent 07038e4ea1
commit 473d736f29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,9 @@
<footer>
<p class="footer">
<p class="footer" style="color:red;">
<!-- Whoogle Search v{{ version_number }} ||
<a class="link" href="https://github.com/benbusby/whoogle-search">{{ translation['github-link'] }}</a>
{% if has_update %}
|| <span class="update_available">Update Available 🟢</span>
{% endif %} -->
:)
</p>
</footer>