]> git.tuebingen.mpg.de Git - tfortune.git/commitdiff
Fix logo.
authorAndre Noll <maan@tuebingen.mpg.de>
Mon, 6 May 2024 00:11:29 +0000 (02:11 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 6 May 2024 00:31:44 +0000 (02:31 +0200)
The value of xmlns is not a URI which specifies the address of a
document on the Web but merely a string which identifies an XML
namespace name. As such the "protocol" part needs to remain http.

Fixes: de6a4b90f785b2557bcff38151c1e3225155dbf3
logo.svg

index a06fa00e773a3c2b3afc8aa25fe3a98b47b4dbfd..a9558844030bd20bbeef9e99191eec41f49a3dd9 100644 (file)
--- a/logo.svg
+++ b/logo.svg
@@ -1,6 +1,6 @@
 <!-- SPDX-License-Identifier: GPL-3.0-only -->
 
-<svg xmlns="https://www.w3.org/2000/svg" height="70" width="100">
+<svg xmlns="http://www.w3.org/2000/svg" height="70" width="100">
        <g fill="none" stroke-width="4" linecap="round">
                <path
                         d="