diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-02-12 10:57:51 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-02-12 10:57:51 +0100 |
| commit | 149cbf72e47eeb7dc7354207477b63c46c8e4fa9 (patch) | |
| tree | 9b3e843a03d770e4239f0adf247170fe3f41167a /template/_meta.html | |
| parent | ad65ada61fe617631020f486758a62a8d0440e72 (diff) | |
| download | mitjafelicijan.com-149cbf72e47eeb7dc7354207477b63c46c8e4fa9.tar.gz | |
Added IRC to the post pages
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 c3a1a39..fac5c23 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-02-11-02"> | 8 | <link rel="stylesheet" href="/style.css?v=2022-02-12-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"> |
