From: Andre Noll Date: Sat, 6 Nov 2021 20:31:59 +0000 (+0100) Subject: web: Link to "./index.html" rather than to ".". X-Git-Tag: v0.7.0~1^2~5 X-Git-Url: http://git.tuebingen.mpg.de/?a=commitdiff_plain;h=4a9f00f012bc59c42db722e21043c08b9fe08d2f;p=paraslash.git web: Link to "./index.html" rather than to ".". When browsing the generated html locally, clicking the logo or the about link may cause the browser to open the directory view, which is annoying. This commit makes these links open the main page instead. --- diff --git a/web/header.html b/web/header.html index 6b52f029..54acf0e9 100644 --- a/web/header.html +++ b/web/header.html @@ -11,7 +11,7 @@ @@ -22,7 +22,7 @@
- + paraslash

- About
+ About
News
Download
Documentation
diff --git a/web/header2.html b/web/header2.html index 89c3c468..b7534c32 100644 --- a/web/header2.html +++ b/web/header2.html @@ -11,7 +11,7 @@ @@ -22,7 +22,7 @@
- + paraslash

- About
+ About
News
Download
Documentation