summaryrefslogtreecommitdiffstats
path: root/templates/outline.html.template
diff options
context:
space:
mode:
authorRose Hogenson <rosehogenson@posteo.net>2024-10-25 22:44:33 -0700
committerRose Hogenson <rosehogenson@posteo.net>2024-10-25 22:44:33 -0700
commitc18135d1274d5012196073c0bc021d9868108291 (patch)
tree5d59ee31b4aa9e72fd48fdefdcec426479b94c50 /templates/outline.html.template
parent533853eaa3ffdb3d278ce7730a0012dfbc6b3fd1 (diff)
downloadroseh.moe-c18135d1274d5012196073c0bc021d9868108291.tar.zst
Get rid of the blog and use webp.
Diffstat (limited to 'templates/outline.html.template')
-rw-r--r--templates/outline.html.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/outline.html.template b/templates/outline.html.template
index 9dd6730..1dbc621 100644
--- a/templates/outline.html.template
+++ b/templates/outline.html.template
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<title>{{template "title" .}}</title>
- <link rel="icon" href="/static/icon.png">
+ <link rel="icon" href="/static/icon.webp">
<link rel="stylesheet" href="/static/styles.css">
</head>
<body>