diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-18 22:06:24 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-09-18 22:06:24 +0200 |
| commit | d6ecba59feb32d7598e257913d622f9ea5296d3b (patch) | |
| tree | 0298475eec703b47ff1217a1021a13c3c0c02c53 /_layouts | |
| parent | e8a9ace7698834b4d88c693dd666939b7de5ad73 (diff) | |
| download | mitjafelicijan.com-d6ecba59feb32d7598e257913d622f9ea5296d3b.tar.gz | |
content update
Diffstat (limited to '_layouts')
| -rw-r--r-- | _layouts/page.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_layouts/page.html b/_layouts/page.html index 7e38ee9..a5d132d 100644 --- a/_layouts/page.html +++ b/_layouts/page.html | |||
| @@ -11,7 +11,7 @@ | |||
| 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 | 14 | ||
| 15 | <meta name="google-site-verification" content="EwUGW1WlCkRIQuyQ9AE1-bLitWthw-eVMZFTAMZVZaA"> | 15 | <meta name="google-site-verification" content="EwUGW1WlCkRIQuyQ9AE1-bLitWthw-eVMZFTAMZVZaA"> |
| 16 | 16 | ||
| 17 | <title>{{ page.title }}</title> | 17 | <title>{{ page.title }}</title> |
| @@ -56,3 +56,4 @@ | |||
| 56 | </body> | 56 | </body> |
| 57 | 57 | ||
| 58 | </html> | 58 | </html> |
| 59 | |||
