diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-10-07 23:21:32 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-10-07 23:21:32 +0200 |
| commit | 42bb4ad698c414dc1a84184ca9b62bec40f5acfc (patch) | |
| tree | 85e6fbe258efafb78280b45838b9a703329e339a /template/_meta.html | |
| parent | 43e7ed294c18ee8004f40ec6c1ed1c21f1190c49 (diff) | |
| download | mitjafelicijan.com-42bb4ad698c414dc1a84184ca9b62bec40f5acfc.tar.gz | |
Cleanup
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 b617f0f..a85c913 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=2021-10-07"> | 6 | <link rel="stylesheet" href="/style.css?v=2021-10-07-3"> |
| 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"> |
