switch to avif for icon

This commit is contained in:
askiiart 2024-10-28 17:15:39 -05:00
parent 45455900f5
commit 88f1e64e59
Signed by untrusted user who does not match committer: askiiart
GPG key ID: EA85979611654C30
13 changed files with 11 additions and 11 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta content="width=device-width, initial-scale=1" charset="utf-8" />
<link rel="icon" href="/assets/askiiart.gif" type="image/icon">
<link rel="icon" href="/assets/askiiart.avif" type="image/icon">
<title>Akkoma in Docker</title>
<link href="/style.css" type="text/css" rel="stylesheet" />
<link href="/prism.css" rel="stylesheet" />