1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-09-03 13:12:48 +02:00
* docs

* docs
This commit is contained in:
Dag
2025-01-26 21:24:33 +01:00
committed by GitHub
parent ae8394d976
commit 824ac5e373
5 changed files with 7 additions and 10 deletions

View File

@@ -52,7 +52,7 @@
<?php if ($admin_telegram): ?>
<div>
Telegram: <a href="<?= e($admin_telegram) ?>"><?= e($admin_telegram) ?></a>
Url: <a href="<?= e($admin_telegram) ?>"><?= e($admin_telegram) ?></a>
</div>
<?php endif; ?>