Na kartě Pravidla přidána ikonka k návratu na domovskou stránku
This commit is contained in:
		| @@ -24,11 +24,18 @@ along with this program. If not, see <https://www.gnu.org/licenses/>. | |||||||
|     <meta name="viewport" content="width=device-width, initial-scale=1.0"> |     <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||||||
|     <title>Podmínky služby</title> |     <title>Podmínky služby</title> | ||||||
|     <link rel="stylesheet" href="../../style/style.css"> |     <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="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico"> |     <link rel="icon" type="image/x-icon" href="../../res/site/icons/favicon.ico"> | ||||||
| </head> | </head> | ||||||
| <body> | <body> | ||||||
|     <header class="page-header" role="banner"> |     <header class="page-header" role="banner"> | ||||||
|         <h1 class="project-name">Podmínky služby</h1> |         <h1 class="project-name">Podmínky služby</h1> | ||||||
|  |         <a href="/index.html" class="home-icon" title="Domů"> | ||||||
|  |             <i class="fas fa-home"></i> | ||||||
|  |         </a> | ||||||
|     </header> |     </header> | ||||||
|     <div class="main-content"> |     <div class="main-content"> | ||||||
|         <h2>Základy</h2> |         <h2>Základy</h2> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user