diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-07 16:41:32 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2021-12-07 16:41:32 +0100 |
| commit | aa37cb8ec0e1694228a4f3082aebd1e3ee2526d0 (patch) | |
| tree | 99ac03086c411cb7e7f1c4c6d55840ba571aa4fa /template/_meta.html | |
| parent | 70e1bde5b2c3e326b4b240cac7cb3d0619764bc9 (diff) | |
| download | mitjafelicijan.com-aa37cb8ec0e1694228a4f3082aebd1e3ee2526d0.tar.gz | |
Move back to Times font and cleanup
Diffstat (limited to 'template/_meta.html')
| -rwxr-xr-x | template/_meta.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/_meta.html b/template/_meta.html index 4d8494f..925fb68 100755 --- a/template/_meta.html +++ b/template/_meta.html | |||
| @@ -5,10 +5,10 @@ | |||
| 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-10-07-3"> | 8 | <link rel="stylesheet" href="/style.css?v=2021-12-07-2"> |
| 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"> |
| 12 | <link rel="alternate" type="application/rss+xml" href="/yapyap.xml" title="YapYap"> | 12 | <link rel="alternate" type="application/rss+xml" href="/yapyap.xml" title="YapYap"> |
| 13 | 13 | ||
| 14 | <link rel="icon" href="/assets/general/favicon.png?v=2021-10-07" type="image/png"> | 14 | <link rel="icon" href="/assets/general/favicon.png?v=2021-12-07-1" type="image/png"> |
