Update template.html

This commit is contained in:
Jeffrey Serio 2023-07-24 19:48:19 -05:00
parent 5c4b7d7277
commit 9d12d23ee6

View File

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