mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-03 08:00:26 +03:00
Correction of validator's comments
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
<head>
|
||||
<!-- Meta tags -->
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport" />
|
||||
<meta content="index, follow" name="robots" />
|
||||
<meta content="IE=edge" http-equiv="X-UA-Compatible">
|
||||
<meta content="text/html; charset=utf-8" http-equiv="content-type">
|
||||
<meta content="width=device-width, initial-scale=1" name="viewport">
|
||||
<meta content="index, follow" name="robots">
|
||||
|
||||
<!-- Title / Description -->
|
||||
<meta content="{{- page.description | default: site.description | strip | normalize_whitespace | xml_escape -}}" name="description" />
|
||||
|
Reference in New Issue
Block a user