diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-02-11 13:30:43 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2022-02-11 13:30:43 +0100 |
| commit | 616c43518d90f91f8340019ec35091f81c302b0a (patch) | |
| tree | 086cbd506a6a8e466cb4555f0d939b56a949ef76 /template/_meta.html | |
| parent | e0e41720deed18bfd3fae9db54097ba8d1b30a94 (diff) | |
| download | mitjafelicijan.com-616c43518d90f91f8340019ec35091f81c302b0a.tar.gz | |
Changed base font size back to 16px as default
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 e29a9a8..c3a1a39 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-01-30-02"> | 8 | <link rel="stylesheet" href="/style.css?v=2022-02-11-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"> |
