diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-06-11 04:45:44 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-06-11 04:45:44 +0200 |
| commit | 5d9882a2d613be98eb3fe0344a051ef6e7c4539f (patch) | |
| tree | 5a9a5685502ce041b72e1bf2088f434bea4310e3 /template/_meta.html | |
| parent | c5db6138020d4d95227fcf4e3b62efc6ad8fa2bf (diff) | |
| download | mitjafelicijan.com-5d9882a2d613be98eb3fe0344a051ef6e7c4539f.tar.gz | |
Added dark and light version of alert icon
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 6310d49..23275a0 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=2022-05-27-00"> | 8 | <link rel="stylesheet" href="/style.css?v=2022-06-11-00"> |
| 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"> |
