switch to avif for icon
This commit is contained in:
parent
45455900f5
commit
88f1e64e59
13 changed files with 11 additions and 11 deletions
|
@ -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>Marlin Boot Animations</title>
|
||||
<link href="/style.css" type="text/css" rel="stylesheet" />
|
||||
<link href="/prism.css" rel="stylesheet" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue