From 64abe6dc038bc15b865921f4dfc52f2f924ec0e0 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 21 Nov 2024 19:46:54 +0100 Subject: [PATCH] fixes from https://validator.w3.org/ Trailing slash on void elements has no effect and interacts badly with unquoted attribute values. --- repo/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/repo/index.html b/repo/index.html index 606ecde553..014723006b 100644 --- a/repo/index.html +++ b/repo/index.html @@ -2,9 +2,9 @@ - - - + + + mirror of f-droid.org