Удалена ссылка на коммит из футера
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -74,11 +74,6 @@
|
||||
href="https://git.axenov.dev/anthony/iptv">Gitea</a> | <a
|
||||
href="https://axenov.dev">axenov.dev</a> | <a
|
||||
href="https://t.me/iptv_aggregator">Telegram</a><br>
|
||||
<span class="small text-muted">
|
||||
commit <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 %}
|
||||
|
||||
Reference in New Issue
Block a user