summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Effenberger <floeff@documentfoundation.org>2017-11-27 14:37:54 +0000
committerMiklos Vajna <vmiklos@collabora.co.uk>2017-12-04 17:14:55 +0100
commitfba3a2a82099022af788fba9e9cf27ff32f2764a (patch)
tree81163a8e2fc74fccda4d44ce1d890b5e8899da7b
parent1576cc5e4f59a93313738bff8baf1ec223590bef (diff)
updated page headers to have favicon in VHost instead of main TDF site
-rw-r--r--include/add-header.xsl2
-rwxr-xr-xinclude/evilsedhack2
2 files changed, 2 insertions, 2 deletions
diff --git a/include/add-header.xsl b/include/add-header.xsl
index 32eb3c0..51b5a5b 100644
--- a/include/add-header.xsl
+++ b/include/add-header.xsl
@@ -20,7 +20,7 @@
<link rel="stylesheet" type="text/css" href="//www.documentfoundation.org/themes/tdf/css/layout.css?m=1300292397"/>
<link rel="stylesheet" type="text/css" href="//www.documentfoundation.org/themes/tdf/css/typography.css?m=1292094211"/>
<link rel="stylesheet" type="text/css" href="//www.documentfoundation.org/themes/tdf/css/form.css?m=1305575430"/>
- <link rel="icon" href="//www.documentfoundation.org/favicon.ico"/>
+ <link rel="icon" href="//elections.documentfoundation.org/favicon.ico"/>
<xsl:copy-of select="@*"/>
<xsl:apply-templates select="node()"/>
</head>
diff --git a/include/evilsedhack b/include/evilsedhack
index 04e0a6d..def12b2 100755
--- a/include/evilsedhack
+++ b/include/evilsedhack
@@ -2,7 +2,7 @@
PAGE=$1
ROOT=$2
-sed "s,<head>,<head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><link rel=\"stylesheet\" type=\"text/css\" href=\"//www.documentfoundation.org/themes/tdf/css/layout.css?m=1300292397\"/><link rel=\"stylesheet\" type=\"text/css\" href=\"//www.documentfoundation.org/themes/tdf/css/typography.css?m=1292094211\"/><link rel=\"stylesheet\" type=\"text/css\" href=\"//www.documentfoundation.org/themes/tdf/css/form.css?m=1305575430\"/><link rel=\"icon\" href=\"//www.documentfoundation.org/favicon.ico\"/>,i;s,<body>,<body xmlns=\"//www.w3.org/1999/xhtml\"><div id=\"BgContainer\"><div id=\"Container\"><div id=\"Header\"><h1>The Document Foundation</h1><p>The home of LibreOffice</p></div><div class=\"clear\"><!-- --></div><div id=\"Layout\">,i;s,<\/body>/,//,g" $PAGE
+sed "s,<head>,<head><meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\" /><link rel=\"stylesheet\" type=\"text/css\" href=\"//www.documentfoundation.org/themes/tdf/css/layout.css?m=1300292397\"/><link rel=\"stylesheet\" type=\"text/css\" href=\"//www.documentfoundation.org/themes/tdf/css/typography.css?m=1292094211\"/><link rel=\"stylesheet\" type=\"text/css\" href=\"//www.documentfoundation.org/themes/tdf/css/form.css?m=1305575430\"/><link rel=\"icon\" href=\"//elections.documentfoundation.org/favicon.ico\"/>,i;s,<body>,<body xmlns=\"//www.w3.org/1999/xhtml\"><div id=\"BgContainer\"><div id=\"Container\"><div id=\"Header\"><h1>The Document Foundation</h1><p>The home of LibreOffice</p></div><div class=\"clear\"><!-- --></div><div id=\"Layout\">,i;s,<\/body>/,//,g" $PAGE
cat <<-FOOT
<div id="Footer">