From ae9f83a3ced0a2b1945282cf8530fd3099fcf9fa Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Micha=C5=82=20Adamski?= <michal@ert.pl>
Date: Tue, 8 Dec 2020 12:04:32 +0100
Subject: [PATCH] link to github

---
 web/index.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/web/index.html b/web/index.html
index d0ad01a..9b7f2de 100644
--- a/web/index.html
+++ b/web/index.html
@@ -28,6 +28,9 @@
 </head>
 
 <body>
+	<nav style="float: right">
+		<a href="https://github.com/meehow/privtracker">Source code</a>
+	</nav>
 	<div>
 		<h1>PrivTracker</h1>
 		<h2>Private BitTorrent tracker for everyone</h2>