oprava odkazu ikonky home
This commit is contained in:
		| @@ -41,6 +41,7 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | |||||||
|         <h1 class="project-name">Co je Mxchat</h1> |         <h1 class="project-name">Co je Mxchat</h1> | ||||||
|         <a href="/index.html" class="home-icon" title="Domů"> |         <a href="/index.html" class="home-icon" title="Domů"> | ||||||
|             <i class="fas fa-home"></i> |             <i class="fas fa-home"></i> | ||||||
|  |         </a> | ||||||
|     </header> |     </header> | ||||||
|     <div class="main-content"> |     <div class="main-content"> | ||||||
|         <p>Mxcahat Cz je platforma postavená na protokolu Matrix, která poskytuje bezpečnou a decentralizovanou komunikaci.</p> |         <p>Mxcahat Cz je platforma postavená na protokolu Matrix, která poskytuje bezpečnou a decentralizovanou komunikaci.</p> | ||||||
|   | |||||||
| @@ -23,10 +23,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | |||||||
|     <meta http-equiv="X-UA-Compatible" content="IE=edge" /> |     <meta http-equiv="X-UA-Compatible" content="IE=edge" /> | ||||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0" /> |     <meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||||||
|     <title>Kontakty</title> |     <title>Kontakty</title> | ||||||
|   <link |  | ||||||
|       rel="stylesheet" |  | ||||||
|       href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" |  | ||||||
|     /> |  | ||||||
|      <link |      <link | ||||||
|       rel="stylesheet" |       rel="stylesheet" | ||||||
|       href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css" |       href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css" | ||||||
| @@ -44,8 +40,6 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | |||||||
|   <body> |   <body> | ||||||
|     <header class="page-header" role="banner"> |     <header class="page-header" role="banner"> | ||||||
|       <h1 class="project-name">Kontakty</h1> |       <h1 class="project-name">Kontakty</h1> | ||||||
|       <a href="/index.html" class="home-icon" title="Domů"> |  | ||||||
|             <i class="fas fa-home"></i> |  | ||||||
|         </a> |         </a> | ||||||
|   <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> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user