přidána ikonka k návratu na domovskou stránku
This commit is contained in:
@ -25,6 +25,10 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
<meta name="Co je Mxchat" content="Co je Mxchat." />
|
||||
<title>Mxchat Cz</title>
|
||||
<link rel="stylesheet" href="../../style/style.css" />
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
|
||||
/>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
||||
@ -35,6 +39,8 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
<body>
|
||||
<header class="page-header" role="banner">
|
||||
<h1 class="project-name">Co je Mxchat</h1>
|
||||
<a href="/index.html" class="home-icon" title="Domů">
|
||||
<i class="fas fa-home"></i>
|
||||
</header>
|
||||
<div class="main-content">
|
||||
<p>Mxcahat Cz je platforma postavená na protokolu Matrix, která poskytuje bezpečnou a decentralizovanou komunikaci.</p>
|
||||
|
Reference in New Issue
Block a user