diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-01-30 21:39:50 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-01-30 21:39:50 +0100 |
| commit | a306363f9d102a162d582f0f19920f6b6578a0f6 (patch) | |
| tree | ff3a890b78fa33f6b4bff9ebd0583a706578899b /template/_meta.html | |
| parent | 5ebb13dfdc28d210b184a5fa9dc863e41a8f2c63 (diff) | |
| download | mitjafelicijan.com-a306363f9d102a162d582f0f19920f6b6578a0f6.tar.gz | |
Added comments made with Nginx NJS
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 93f168a..e29a9a8 100755 --- a/template/_meta.html +++ b/template/_meta.html | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | 5 | ||
| 6 | <meta name="theme-color" content="#ffffff"> | 6 | <meta name="theme-color" content="#ffffff"> |
| 7 | 7 | ||
| 8 | <link rel="stylesheet" href="/style.css?v=2021-12-07-10"> | 8 | <link rel="stylesheet" href="/style.css?v=2022-01-30-02"> |
| 9 | 9 | ||
| 10 | <link rel="alternate" type="application/rss+xml" href="/feed.rss"> | 10 | <link rel="alternate" type="application/rss+xml" href="/feed.rss"> |
| 11 | <link rel="alternate" type="application/feed+json" href="/feed.json"> | 11 | <link rel="alternate" type="application/feed+json" href="/feed.json"> |
