Add favicon
This commit is contained in:
parent
6869eefb9c
commit
c21adf4f7d
9 changed files with 6 additions and 0 deletions
|
|
@ -8,6 +8,10 @@
|
|||
<link rel="stylesheet" href="/css/theme.css">
|
||||
<link rel="alternate" type="application/rss+xml" title="RSS"
|
||||
href="https://devon.lol/feed.xml">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
||||
<link rel="manifest" href="/site.webmanifest">
|
||||
<title>{{ title }}</title>
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue