diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-03 21:00:43 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-03 21:00:43 +0000 |
| commit | 5e99eb41ecdf55e5482b4823b009f3cfdac6ec22 (patch) | |
| tree | 5167514d71b52eeb3315f9ca72b095e189eda8db /include/login_form.php | |
| parent | c67b943aa894b90103c4752ac430958886b996b2 (diff) | |
Remove references to, and integrations with, 'tt-rss.org'.
Diffstat (limited to 'include/login_form.php')
| -rwxr-xr-x | include/login_form.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/login_form.php b/include/login_form.php index e601ca619..2f3b5dbdb 100755 --- a/include/login_form.php +++ b/include/login_form.php @@ -211,8 +211,7 @@ </div> <div class="footer"> - <a href="https://tt-rss.org/">Tiny Tiny RSS</a> - © 2005–<?= date('Y') ?> <a href="https://fakecake.org/">Andrew Dolgov</a> + <a href="https://github.com/supahgreg/tt-rss">Tiny Tiny RSS</a> </div> </div> |