U zbytku podstránek přidán odkaz k návratu na hlavní stránku
This commit is contained in:
		| @@ -27,10 +27,17 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | ||||
|     <link rel="stylesheet" href="../../style/style.css" /> | ||||
|     <link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico" /> | ||||
|     <link href="//cdn.jsdelivr.net/npm/font-logos@1/assets/font-logos.css" rel="stylesheet" /> | ||||
|     <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">Mosty (Bridges)</h1> | ||||
|         <a href="/index.html" class="home-icon" title="Domů"> | ||||
|             <i class="fas fa-home"></i> | ||||
|         </a> | ||||
|     </header> | ||||
|     <div class="main-content"> | ||||
|         <p>mxchat.cz podporuje integraci s mnoha dalšími komunikačními platformami pomocí mostů (bridges). Tyto mosty umožňují komunikaci napříč různými platformami přímo z Matrixu. Zde je seznam podporovaných mostů:</p> | ||||
|   | ||||
| @@ -25,10 +25,17 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | ||||
|     <title>Registrace - Mxchat Cz</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">Registrace na Mxchat</h1> | ||||
|          <a href="/index.html" class="home-icon" title="Domů"> | ||||
|             <i class="fas fa-home"></i> | ||||
|         </a> | ||||
|     </header> | ||||
|     <div class="main-content"> | ||||
|         <h2>Registrace jsou momentálně uzavřené</h2> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user