diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-08-01 03:03:43 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-08-01 03:03:43 +0200 |
| commit | 370fac0530b38ead76817b0b247a450a8c102f40 (patch) | |
| tree | cb4d5b475ab6242acc7f65e2636711357dfb6b2e /template/_meta.html | |
| parent | 74cbb7b516253db29af37c4915368a9ced666fc1 (diff) | |
| download | mitjafelicijan.com-370fac0530b38ead76817b0b247a450a8c102f40.tar.gz | |
Mobile image width fix
Diffstat (limited to 'template/_meta.html')
| -rwxr-xr-x | template/_meta.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/_meta.html b/template/_meta.html index 60d8541..13bae29 100755 --- a/template/_meta.html +++ b/template/_meta.html | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 3 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 4 | <meta http-equiv="X-UA-Compatible" content="ie=edge"> | 4 | <meta http-equiv="X-UA-Compatible" content="ie=edge"> |
| 5 | 5 | ||
| 6 | <link rel="stylesheet" href="/style.css?v=20210731-09"> | 6 | <link rel="stylesheet" href="/style.css?v=20210731-11"> |
| 7 | 7 | ||
| 8 | <link rel="alternate" type="application/rss+xml" href="/feed.rss"> | 8 | <link rel="alternate" type="application/rss+xml" href="/feed.rss"> |
| 9 | <link rel="alternate" type="application/feed+json" href="/feed.json"> | 9 | <link rel="alternate" type="application/feed+json" href="/feed.json"> |
