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>

View File

@ -24,6 +24,10 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Kontakty</title>
<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"
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
@ -33,15 +37,17 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<link
rel="icon"
type="image/x-icon"
href="../../res/site/icons/favicon.ico"
href="../../res/site/icons/favicon.icon"
/>
</head>
<body>
<header class="page-header" role="banner">
<h1 class="project-name">Kontakty</h1>
<h2>Pro jakékoli dotazy nebo podporu nás můžete kontaktovat prostřednictvím následujících kanálů</h2>
<a href="/index.html" class="home-icon" title="Domů">
<i class="fas fa-home"></i>
</a>
<h2>Pro jakékoli dotazy nebo podporu nás můžete kontaktovat prostřednictvím následujících kanálů</h2>
</header>
<div class="spacer"></div>
<div class="main-content">

View File

@ -25,10 +25,17 @@ along with this program. If not, see <https://www.gnu.org/licenses/>.
<title>Novinky na Mxchatu</title>
<link rel="stylesheet" href="../../style/style.css" />
<link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" />
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css"
/>
</head>
<body>
<header class="page-header" role="banner">
<h1 class="project-name">Novinky na Mxchatu</h1>
<a href="/index.html" class="home-icon" title="Domů">
<i class="fas fa-home"></i>
</a>
</header>
<div class="main-content">
<!-- První novinka -->