Modify template

This commit is contained in:
Jeffrey Serio 2023-12-11 18:54:32 -06:00
parent 55b75e8ae4
commit 92175b578e

View File

@ -156,9 +156,8 @@ func main() {
htmlTemplate := `<!DOCTYPE html>
<html>
<head>
<title>hyperreal.coffee: Torrent Stats</title>
<link rel="icon" type="image/x-icon" href="coffee.svg">
<link href="torrentstats.css" rel="stylesheet">
<title>Torrent Stats - hyperreal.coffee</title>
<link href="style.css" rel="stylesheet">
</head>
<style>
body {