aboutsummaryrefslogtreecommitdiff
path: root/template/_meta.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2022-07-05 07:56:08 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2022-07-05 07:56:08 +0200
commitf134c645d73d78e720444f5f443607ef1fd79a9f (patch)
tree052cfc2fd16cf10101de060347c06099d086117f /template/_meta.html
parentc05714786bf5d28c3313b8090b6e3a83775c4a76 (diff)
downloadmitjafelicijan.com-f134c645d73d78e720444f5f443607ef1fd79a9f.tar.gz
Make article headline font weight 800
Diffstat (limited to 'template/_meta.html')
-rwxr-xr-xtemplate/_meta.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/_meta.html b/template/_meta.html
index f8ecec5..e759a9a 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-07-04-02"> 8<link rel="stylesheet" href="/style.css?v=2022-07-05-01">
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">