diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 15:37:09 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 15:37:09 +0200 |
| commit | ccd50298d8fe0b858b184bbb4d42d45f62104b8b (patch) | |
| tree | 924a042b3937cd83f45ac9f013c67fcfa5e27e12 /_layouts/index.html | |
| parent | 63701970ab6b80676cee7db7bda1b51c9c4800ac (diff) | |
| download | mitjafelicijan.com-ccd50298d8fe0b858b184bbb4d42d45f62104b8b.tar.gz | |
update
Diffstat (limited to '_layouts/index.html')
| -rw-r--r-- | _layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/index.html b/_layouts/index.html index 47dce4f..704c5d0 100644 --- a/_layouts/index.html +++ b/_layouts/index.html | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> | 8 | <meta http-equiv="x-ua-compatible" content="ie=edge"> |
| 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> | 9 | <meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"> |
| 10 | 10 | ||
| 11 | <meta name="theme-color" content="#ff0ff0"> | 11 | <meta name="theme-color" content="#ff0"> |
| 12 | <meta name="author" content="{{ site.author }}"> | 12 | <meta name="author" content="{{ site.author }}"> |
| 13 | <meta name="description" content="{{ site.description }}"> | 13 | <meta name="description" content="{{ site.description }}"> |
| 14 | 14 | ||
