Fix links title capitalization
This commit is contained in:
parent
2490e93444
commit
49a53d6d27
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>links • jutty.dev</title>
|
||||
<title>Links • jutty.dev</title>
|
||||
<link href="../assets/css/style.css" rel="stylesheet">
|
||||
<!--link rel="alternate" type="application/rss+xml" title="RSS (Links)" href="https://blog.jutty.dev/assets/rss/links.rss"/-->
|
||||
<link rel="icon" type="image/ico" href="../assets/img/favicon.ico">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue