mirror of
https://github.com/fastogt/fastocloud_admin.git
synced 2025-03-09 23:38:52 +00:00
Community channel
This commit is contained in:
parent
8008f8a5ae
commit
a500c7f7e8
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
PUBLIC_CONFIG = {'site': {'title': 'FastoCloud', 'keywords': 'video,cloud,iptv,service,restreamer'},
|
||||
'company': {'title': 'FastoGT', 'domain': 'https://fastogt.com'},
|
||||
'support': {'contact_email': 'support@fastogt.com',
|
||||
'contact_address': 'Republic of Belarus, Minsk, Stadionnay str. 5'},
|
||||
'contact_address': 'Republic of Belarus, Minsk, Stadionnay str. 5',
|
||||
'community_channel': 'https://discord.gg/cnUXsws'},
|
||||
'project': {'version': '1.1.0', 'version_type': 'rc'}}
|
||||
|
|
|
@ -44,6 +44,8 @@
|
|||
<li><a href="https://hub.docker.com/r/fastogt/iptv">Docker Image</a></li>
|
||||
</ul>
|
||||
<h2>Visit our client site: <a href="https://fastotv.com">fastotv.com</a></h2>
|
||||
<h2>Connect to our community for realtime help: <a
|
||||
href="{{ config['PUBLIC_CONFIG'].support.community_channel }}">Community channel</a></h2>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue