]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Update the favicon in the doc to the new leaf logo. trunk trunk
authorChristophe Jaillet <jailletc36@apache.org>
Thu, 2 Oct 2025 19:57:52 +0000 (19:57 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Thu, 2 Oct 2025 19:57:52 +0000 (19:57 +0000)
Take the one used on w.a.o which is a png file, instead of the previous ico file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1928911 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/images/favicon.png [new file with mode: 0644]
docs/manual/style/xsl/common.xsl

diff --git a/docs/manual/images/favicon.png b/docs/manual/images/favicon.png
new file mode 100644 (file)
index 0000000..ec955ef
Binary files /dev/null and b/docs/manual/images/favicon.png differ
index 09d7328a86136e15a11bf36c7849b36987b7df33..ad4f4eda014afc753786da36f5d5e968b0c8a88b 100644 (file)
     <script type="text/javascript" src="{$path}/style/scripts/prettify.min.js">&lf;</script>&lf;
     <!-- chm files do not need a favicon -->
     <xsl:if test="not($is-chm or $is-zip)">&lf;
-        <link rel="shortcut icon" href="{$path}/images/favicon.ico" />
+        <link rel="shortcut icon" href="{$path}/images/favicon.png" />
         <xsl:if test="$is-retired">
             <xsl:choose>
             <xsl:when test="$upgrade">