emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/with-editor 590ff0b 124/140: manual: Use a favicon in html


From: Jonas Bernoulli
Subject: [nongnu] elpa/with-editor 590ff0b 124/140: manual: Use a favicon in html export
Date: Fri, 6 Aug 2021 12:51:33 -0400 (EDT)

branch: elpa/with-editor
commit 590ff0b6443a5d0c433527a0231a31e99af6287c
Author: Jonas Bernoulli <jonas@bernoul.li>
Commit: Jonas Bernoulli <jonas@bernoul.li>

    manual: Use a favicon in html export
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index d965f5c..a5f1c59 100644
--- a/Makefile
+++ b/Makefile
@@ -83,7 +83,8 @@ dir: $(PKG).info
        @printf "%s" $^ | xargs -n 1 $(INSTALL_INFO) --dir=$@
 
 HTML_FIXUP_CSS    = '/<link rel="stylesheet" type="text\/css" 
href="\/assets\/page.css">/a\
-<link class="s-css-s--style" rel="stylesheet"           title="Default"        
       href="/assets/themes/default.css">\
+<link rel="icon" href="/assets/magit_alt1.ico">\
+\n<link class="s-css-s--style" rel="stylesheet"           title="Default"      
         href="/assets/themes/default.css">\
 \n<link class="s-css-s--style" rel="stylesheet alternate" title="Default high 
contrast" href="/assets/themes/default-high-contrast.css">\
 \n<link class="s-css-s--style" rel="stylesheet alternate" title="Solarized 
dark xterm"  href="/assets/themes/solarized-dark-xterm.css">\
 \n<link class="s-css-s--style" rel="stylesheet alternate" title="Black on 
white"        href="/assets/themes/black-on-white.css">\



reply via email to

[Prev in Thread] Current Thread [Next in Thread]