aboutsummaryrefslogtreecommitdiff
path: root/_layouts/post.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 3f268f9..e4d4a50 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -11,6 +11,8 @@
11 <meta name="theme-color" content="{{ site.theme_color }}"> 11 <meta name="theme-color" content="{{ site.theme_color }}">
12 <meta name="author" content="{{ site.author }}"> 12 <meta name="author" content="{{ site.author }}">
13 <meta name="description" content="{{ page.description }}"> 13 <meta name="description" content="{{ page.description }}">
14
15 <meta name="google-site-verification" content="EwUGW1WlCkRIQuyQ9AE1-bLitWthw-eVMZFTAMZVZaA">
14 16
15 <title>{{ page.title }}</title> 17 <title>{{ page.title }}</title>
16 18