summaryrefslogtreecommitdiff
path: root/index.html.in
diff options
context:
space:
mode:
authorAki <please@ignore.pl>2024-01-09 23:25:59 +0100
committerAki <please@ignore.pl>2024-01-09 23:25:59 +0100
commit0f857271eac9995b90e16f58181d29a0bd6a47b6 (patch)
tree5b4d71e3942cb3f1c559cacec437eff274c52474 /index.html.in
parent4c7bd2da2a7c0e01f9c7a70f46b2d9b9f575b49b (diff)
downloadrudone-0f857271eac9995b90e16f58181d29a0bd6a47b6.zip
rudone-0f857271eac9995b90e16f58181d29a0bd6a47b6.tar.gz
rudone-0f857271eac9995b90e16f58181d29a0bd6a47b6.tar.bz2
Added simple fancy style to the dashboard (maybe opinionated)
Diffstat (limited to 'index.html.in')
-rw-r--r--index.html.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/index.html.in b/index.html.in
index 3d813ad..9c1fbc3 100644
--- a/index.html.in
+++ b/index.html.in
@@ -1,8 +1,10 @@
<!doctype html>
<html lang="en">
<meta charset="utf-8">
+<link rel="icon" type="image/png" href="favicon.png">
+<link rel="stylesheet" type="text/css" href="style.css">
<title>rudone</title>
-<h1>rudone &mdash; <span style="color: green">OK</span></h1>
+<h1>rudone &mdash; <span class="ok">OK</span></h1>
<table>
{{range .Stats}}
<tr><th>{{.Title}}<td>{{.Amount}} visits