0
0
mirror of https://github.com/anthonyaxenov/iptv.git synced 2024-11-01 09:36:14 +00:00

Telegram links

This commit is contained in:
Anthony Axenov 2024-09-19 05:46:47 +08:00
parent dd896a0d11
commit 8f8b6501cf
Signed by: anthony
GPG Key ID: EA9EC32FF7CCD4EC

View File

@ -47,6 +47,9 @@
<li class="nav-item"> <li class="nav-item">
<a class="nav-link" href="https://axenov.dev">axenov.dev</a> <a class="nav-link" href="https://axenov.dev">axenov.dev</a>
</li> </li>
<li class="nav-item">
<a class="nav-link" href="https://t.me/iptv_aggregator">Telegram</a>
</li>
</ul> </ul>
</div> </div>
</nav> </nav>
@ -63,7 +66,8 @@
<a href="{{ base_url('faq') }}">FAQ</a>&nbsp;|&nbsp;<a <a href="{{ base_url('faq') }}">FAQ</a>&nbsp;|&nbsp;<a
href="https://github.com/anthonyaxenov/iptv">GitHub</a>&nbsp;|&nbsp;<a href="https://github.com/anthonyaxenov/iptv">GitHub</a>&nbsp;|&nbsp;<a
href="https://git.axenov.dev/anthony/iptv">Gitea</a>&nbsp;|&nbsp;<a href="https://git.axenov.dev/anthony/iptv">Gitea</a>&nbsp;|&nbsp;<a
href="https://axenov.dev">axenov.dev</a><br> href="https://axenov.dev">axenov.dev</a>&nbsp;|&nbsp;<a
href="https://t.me/iptv_aggregator">Telegram</a><br>
<span class="small text-muted"> <span class="small text-muted">
commit&nbsp;<a class="text-muted" target="_blank" commit&nbsp;<a class="text-muted" target="_blank"
href="https://github.com/anthonyaxenov/iptv/commit/{{ commit() }}" href="https://github.com/anthonyaxenov/iptv/commit/{{ commit() }}"