Change favicon path

This commit is contained in:
Jeffrey Serio 2023-04-02 19:30:44 -05:00
parent 8932b4ff6e
commit 7462627584

View File

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<title>hyperreal.coffee: Torrent Stats</title> <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"> <link href="catppuccin.css" rel="stylesheet">
</head> </head>
<style> <style>