diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-05-27 17:22:41 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-05-27 17:23:35 +0200 |
| commit | 1200ba4e9610f30a3263210a087343a4c10be46f (patch) | |
| tree | 1d0033835263fe701a956385b3f45a33ea00c1f8 /template/_meta.html | |
| parent | 43d6d9e852533209c0d580c7f08668be11ade1e5 (diff) | |
| download | mitjafelicijan.com-1200ba4e9610f30a3263210a087343a4c10be46f.tar.gz | |
Added dark mode
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 e9a931f..6310d49 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-16-00"> | 8 | <link rel="stylesheet" href="/style.css?v=2022-05-27-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"> |
