replace the news link with the authors kofi
All checks were successful
Build and publish the docker image / build (push) Successful in 10s

Signed-off-by: ngn <ngn@ngn.tf>
This commit is contained in:
ngn 2025-01-20 19:39:14 +03:00
parent 4052f67318
commit 25642917e0
Signed by: ngn
GPG Key ID: A3654DF5AD9F641D

View File

@ -30,11 +30,11 @@
</form> </form>
<a href="settings">Settings</a> <a href="settings">Settings</a>
<span> | </span> <span> | </span>
<a href="https://git.lolcat.ca/lolcat/4get_news">News</a>
<span> | </span>
<a href="https://git.lolcat.ca/lolcat/4get">Source</a> <a href="https://git.lolcat.ca/lolcat/4get">Source</a>
<span> | </span> <span> | </span>
<a href="https://git.ngn.tf/ngn/4get">Modified Source</a> <a href="https://git.ngn.tf/ngn/4get">Modified Source</a>
<span> | </span>
<a href="https://ko-fi.com/lolcat">Donate</a>
</div> </div>
<script src="/static/client.js?v{%version%}"></script> <script src="/static/client.js?v{%version%}"></script>
</body> </body>