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> htmlTemplate := `<!DOCTYPE html>
<html> <html>
<head> <head>
<title>hyperreal.coffee: Torrent Stats</title> <title>Torrent Stats - hyperreal.coffee</title>
<link rel="icon" type="image/x-icon" href="coffee.svg"> <link href="style.css" rel="stylesheet">
<link href="torrentstats.css" rel="stylesheet">
</head> </head>
<style> <style>
body { body {