mirror of
https://codeberg.org/hyperreal/go-transmission-stats
synced 2024-11-01 16:53:10 +01:00
Modify template
This commit is contained in:
parent
55b75e8ae4
commit
92175b578e
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user