Update
This commit is contained in:
		
							parent
							
								
									425991b27c
								
							
						
					
					
						commit
						9442ffccfb
					
				|  | @ -1,14 +1,11 @@ | ||||||
| <!doctype html> | <!doctype html> | ||||||
| <html lang="ru-RU" data-bs-theme="dark"> | <html lang="ru-RU" data-bs-theme="dark" prefix="og: //ogp.me/ns#"> | ||||||
|   <head> |   <head> | ||||||
|     <meta charset="utf-8"> |     <meta property="og:type" content="website"> | ||||||
|     <meta name="viewport" content="width=device-width, initial-scale=1"> |     <meta name="viewport" content="width=device-width, initial-scale=1"> | ||||||
| 
 | 
 | ||||||
|     <meta property="og:type" content="website"> |     <meta charset="utf-8"> | ||||||
| 
 |     <meta property="og:locale" content="ru_RU"> | ||||||
|     <meta name="author" content="Valeria Fadeeva"> |  | ||||||
| 
 |  | ||||||
|     <meta name="keywords" content="melawy,linux,melawylinux,melawy-linux,arch,archlinux"> |  | ||||||
| 
 | 
 | ||||||
|     <title>Melawy Linux</title> |     <title>Melawy Linux</title> | ||||||
|     <meta property="og:title" content="Melawy Linux"> |     <meta property="og:title" content="Melawy Linux"> | ||||||
|  | @ -21,6 +18,15 @@ | ||||||
|     <link rel="alternate icon" href="assets/ico/favicon.png" type="image/png"> |     <link rel="alternate icon" href="assets/ico/favicon.png" type="image/png"> | ||||||
|     <meta property="og:image" content="assets/ico/logo.png"> |     <meta property="og:image" content="assets/ico/logo.png"> | ||||||
| 
 | 
 | ||||||
|  |     <meta property="og:image:type" content="png"> | ||||||
|  | 
 | ||||||
|  |     <meta property="og:image:width" content="640"> | ||||||
|  |     <meta property="og:image:height" content="320"> | ||||||
|  | 
 | ||||||
|  |     <meta name="author" content="Valeria Fadeeva"> | ||||||
|  | 
 | ||||||
|  |     <meta name="keywords" content="melawy,linux,melawylinux,melawy-linux,arch,archlinux"> | ||||||
|  | 
 | ||||||
|     <meta name="description" content="Melawy Linux - Arch Linux based distro"> |     <meta name="description" content="Melawy Linux - Arch Linux based distro"> | ||||||
|     <meta property="og:description" content="Melawy Linux - Arch Linux based distro"> |     <meta property="og:description" content="Melawy Linux - Arch Linux based distro"> | ||||||
| 
 | 
 | ||||||
|  | @ -32,6 +38,23 @@ | ||||||
|     <link href="assets/css/carousel.css" rel="stylesheet"> |     <link href="assets/css/carousel.css" rel="stylesheet"> | ||||||
|     <link href="assets/css/blog.css" rel="stylesheet"> |     <link href="assets/css/blog.css" rel="stylesheet"> | ||||||
|     <link href="assets/css/style.css" rel="stylesheet"> |     <link href="assets/css/style.css" rel="stylesheet"> | ||||||
|  | 
 | ||||||
|  |     <!-- Yandex.Metrika counter --> | ||||||
|  |     <script type="text/javascript" > | ||||||
|  |       (function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)}; | ||||||
|  |       m[i].l=1*new Date(); | ||||||
|  |       for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }} | ||||||
|  |       k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)}) | ||||||
|  |       (window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym"); | ||||||
|  | 
 | ||||||
|  |       ym(95466230, "init", { | ||||||
|  |             clickmap:true, | ||||||
|  |             trackLinks:true, | ||||||
|  |             accurateTrackBounce:true | ||||||
|  |       }); | ||||||
|  |     </script> | ||||||
|  |     <noscript><div><img src="https://mc.yandex.ru/watch/95466230" style="position:absolute; left:-9999px;" alt="" /></div></noscript> | ||||||
|  |     <!-- /Yandex.Metrika counter --> | ||||||
|   </head> |   </head> | ||||||
| 
 | 
 | ||||||
|   <body> |   <body> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue