From 115cbb7bbcc3d134c1ee662286c525d90d2eb43d Mon Sep 17 00:00:00 2001 From: k Date: Wed, 1 Sep 2021 20:02:08 +0300 Subject: [PATCH] Change links protocol to HTTP Since this may be within a local network/VPN, where a number of services are behind IP addresses and may not have certificates, it makes more sense to make the default protocol for links HTTP. Modern browsers and HSTS will force HTTPS where available anyway. OR we can remove the prefix before {{url}} and type them individually for each URL. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e5089cd..bed4f55 100755 --- a/index.html +++ b/index.html @@ -86,7 +86,7 @@
- {{name}} + {{name}} {{url}}