From 270123cc18ee8acff4b2819f4a609045bd5194f5 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Thu, 4 Nov 2021 18:06:11 +0200 Subject: Add navigation and profile --- index.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'index.html') diff --git a/index.html b/index.html index aa7842e..31f8d81 100644 --- a/index.html +++ b/index.html @@ -14,6 +14,10 @@ img { width: 100%; } + + a { + text-decoration: none; + } -- cgit v1.3