přidána ikonka k návratu na domovskou stránku

This commit is contained in:
archos
2024-08-24 21:01:39 +02:00
parent 0dd3ec0899
commit 4f3584e9d3
4 changed files with 40 additions and 3 deletions

View File

@ -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>