]> git.sur5r.net Git - i3/i3.github.io/commitdiff
downloads: add fedora to the list of distributions
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 28 May 2012 12:56:01 +0000 (14:56 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 28 May 2012 12:56:01 +0000 (14:56 +0200)
downloads/index.html.mako
img/fedora.png [new file with mode: 0644]

index bb0e26d69fa726fd495a42c1c53db6776809486f..d345ca1118fdf56c611c1263676fe98f2f5de616 100644 (file)
@@ -71,6 +71,12 @@ currently distributed in the following operating systems/distributions:
                  "/img/mageia.png",
                  85
                ],
+               [
+                 "Fedora",
+                 "https://admin.fedoraproject.org/pkgdb/acls/name/i3",
+                 "/img/fedora.png",
+                 75
+               ],
        ]
 
        c = 0
diff --git a/img/fedora.png b/img/fedora.png
new file mode 100644 (file)
index 0000000..614e323
Binary files /dev/null and b/img/fedora.png differ