Update footer.html
This commit is contained in:
parent
07038e4ea1
commit
473d736f29
|
@ -1,10 +1,9 @@
|
||||||
<footer>
|
<footer>
|
||||||
<p class="footer">
|
<p class="footer" style="color:red;">
|
||||||
<!-- Whoogle Search v{{ version_number }} ||
|
<!-- Whoogle Search v{{ version_number }} ||
|
||||||
<a class="link" href="https://github.com/benbusby/whoogle-search">{{ translation['github-link'] }}</a>
|
<a class="link" href="https://github.com/benbusby/whoogle-search">{{ translation['github-link'] }}</a>
|
||||||
{% if has_update %}
|
{% if has_update %}
|
||||||
|| <span class="update_available">Update Available 🟢</span>
|
|| <span class="update_available">Update Available 🟢</span>
|
||||||
{% endif %} -->
|
{% endif %} -->
|
||||||
:)
|
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user