diff options
Diffstat (limited to '_layouts/page.html')
| -rw-r--r-- | _layouts/page.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/page.html b/_layouts/page.html index 35a2f5e..7e38ee9 100644 --- a/_layouts/page.html +++ b/_layouts/page.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 | ||
