Change favicon path

This commit is contained in:
Jeffrey Serio 2023-04-02 19:30:44 -05:00
parent 8932b4ff6e
commit 7462627584
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html>
<head>
<title>hyperreal.coffee: Torrent Stats</title>
<link rel="icon" type="image/x-icon" href="coffee.svg">
<link rel="icon" type="image/x-icon" href="logo.svg">
<link href="catppuccin.css" rel="stylesheet">
</head>
<style>