Update HTML

This commit is contained in:
Joakim Hellsén 2024-01-31 03:59:25 +01:00
commit e24413603c
4 changed files with 69 additions and 14 deletions

View file

@ -42,7 +42,7 @@
<small>
<div class="leftright">
<div class="left">
<a href="{% url 'feeds:feeds' %}">Feeds</a> | <a href="{% url 'feeds:api' %}">API</a> | <a href="https://github.com/TheLovinator1/FeedVault">GitHub</a> | <a href="https://github.com/sponsors/TheLovinator1">Donate</a>
<a href="{% url 'feeds:feeds' %}">Feeds</a> | <a href="{% url 'feeds:api' %}">API</a> | <a href="https://github.com/TheLovinator1/FeedVault">GitHub</a> | <a href="{% url 'feeds:donate' %}">Donate</a>
</div>
<div class="right">
<a href="">Register</a> | <a href="">Login</a>