Aktualizace kontaktů
This commit is contained in:
parent
a7ffd70abd
commit
c00b217435
@ -44,20 +44,30 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
|||||||
<h2>Pro jakékoli dotazy nebo podporu nás můžete kontaktovat prostřednictvím následujících kanálů</h2>
|
<h2>Pro jakékoli dotazy nebo podporu nás můžete kontaktovat prostřednictvím následujících kanálů</h2>
|
||||||
</header>
|
</header>
|
||||||
<div class="spacer"></div>
|
<div class="spacer"></div>
|
||||||
|
|
||||||
<div class="main-content">
|
<div class="main-content">
|
||||||
<nav>
|
<nav>
|
||||||
<a href="/index.html" class="btn">Domů</a>
|
<a href="/index.html" class="btn">Domů</a>
|
||||||
</nav>
|
</nav>
|
||||||
<nav>
|
<nav>
|
||||||
<a href="https://mamutovo.cz/@zdendys" class="btn" target="_blank"
|
<a href="https://mamutovo.cz/@mxchatcz" class="btn" target="_blank"
|
||||||
><i class="fa fa-mastodon"></i> Mastodon</a>
|
><i class="fa fa-mastodon"></i> Mastodon</a>
|
||||||
<a href="https://matrix.to/#/@archos:mxchat.cz" class="btn" target="_blank"
|
<a href="https://matrix.to/#/@archos:mxchat.cz" class="btn" target="_blank"
|
||||||
><i class="fa fa-matrix-org"></i> Matrix</a
|
><i class="fa fa-matrix-org"></i> Matrix</a
|
||||||
>
|
>
|
||||||
<a href="../web-mxchat/index/registrace/registrace.html" class="btn">Registrace</a>
|
<a href="https://t.me/archos" class="btn" target="_blank"
|
||||||
|
><i class="fa fa-telegram"></i> Telegram</a>
|
||||||
|
</nav>
|
||||||
|
<nav>
|
||||||
|
<a href="mailto:podpora@mxchat.cz" class="btn" target="_blank">
|
||||||
|
<i class="fa fa-envelope"></i> Email
|
||||||
|
</a>
|
||||||
|
<a href="https://keys.openpgp.org/vks/v1/by-fingerprint/33E90E50DCCD1604BCEA17EA28E9AF0110058235" class="btn" target="_blank">
|
||||||
|
<i class="fa fa-key"></i> GnuPG
|
||||||
|
</a>
|
||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<footer class="site-footer">
|
<footer class="site-footer">
|
||||||
<p>Copyright © Oscloud 2024 <a href="https://git.arch-linux.cz/Oscloud/web-mxchat" class="" target="_blank"
|
<p>Copyright © Oscloud 2024 <a href="https://git.arch-linux.cz/Oscloud/web-mxchat" class="" target="_blank"
|
||||||
><i class="fa fa-gitea"></i> Gitea</</p>
|
><i class="fa fa-gitea"></i> Gitea</</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user