Skip to content

Commit 42e7097

Browse files
committed
layout changes
1 parent f95688b commit 42e7097

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layout/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<html lang="{{ site.lang | default: "en-US" }}">
33
<head>
44
<meta charset="UTF-8">
5+
<meta name="google-site-verification" content="4AJhxBCg89419LhDZMmP0yT8ktLWfHePZg46xonnZFA" />
56

67
{% seo %}
78
<link rel="preconnect" href="https://fonts.gstatic.com">
89
<link rel="preload" href="https://fonts.googleapis.com/css?family=Open+Sans:400,700&display=swap" as="style" type="text/css" crossorigin>
910
<meta name="viewport" content="width=device-width, initial-scale=1">
1011
<meta name="theme-color" content="#157878">
1112
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
12-
<meta name="google-site-verification" content="4AJhxBCg89419LhDZMmP0yT8ktLWfHePZg46xonnZFA" />
1313
<link rel="stylesheet" href="{{ '/assets/css/style.css?v=' | append: site.github.build_revision | relative_url }}">
1414
{% include head-custom.html %}
1515
</head>

0 commit comments

Comments
 (0)