Удалена ссылка на коммит из футера

This commit is contained in:
2025-03-03 14:05:36 +08:00
parent 1bce9ecfe5
commit 8004d43a4a
2 changed files with 0 additions and 6 deletions

View File

@@ -40,7 +40,6 @@ services:
- ./log/php:/var/log/php:rw
- ./src:/var/www:rw
- ./playlists.ini:/var/www/config/playlists.ini:ro
- ./.git/refs/heads/master:/var/www/commit:ro
depends_on:
- keydb

View File

@@ -74,11 +74,6 @@
href="https://git.axenov.dev/anthony/iptv">Gitea</a>&nbsp;|&nbsp;<a
href="https://axenov.dev">axenov.dev</a>&nbsp;|&nbsp;<a
href="https://t.me/iptv_aggregator">Telegram</a><br>
<span class="small text-muted">
commit&nbsp;<a class="text-muted" target="_blank"
href="https://github.com/anthonyaxenov/iptv/commit/{{ commit() }}"
>{{ commit()[:8] }}</a>
</span>
</footer>
</div>
{% include("custom.twig") ignore missing %}