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