diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2019-10-25 00:17:43 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2019-10-25 00:17:43 +0200 |
| commit | bc4ea1bd4874860f1abb22f0a6a1b4c305cbc77e (patch) | |
| tree | 47692b8140f869839706edfbc38b585dae05df42 /site.tmpl | |
| parent | 43f8b6b309b0e28712086c7d6547f507aeb0a750 (diff) | |
| download | mitjafelicijan.com-bc4ea1bd4874860f1abb22f0a6a1b4c305cbc77e.tar.gz | |
General cleanup
Diffstat (limited to 'site.tmpl')
| -rw-r--r-- | site.tmpl | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -7,7 +7,6 @@ | |||
| 7 | <meta name="theme-color" content="#ffffff"> | 7 | <meta name="theme-color" content="#ffffff"> |
| 8 | <meta name="google-site-verification" content="{{ html .Site.Other.Google_verification }}"> | 8 | <meta name="google-site-verification" content="{{ html .Site.Other.Google_verification }}"> |
| 9 | <meta http-equiv="X-UA-Compatible" content="ie=edge"> | 9 | <meta http-equiv="X-UA-Compatible" content="ie=edge"> |
| 10 | <meta name=description content="{{ html .Site.Other.Description }}"> | ||
| 11 | 10 | ||
| 12 | <link rel="preconnect" href="https://www.google-analytics.com"> | 11 | <link rel="preconnect" href="https://www.google-analytics.com"> |
| 13 | 12 | ||
