Author: mseidel
Date: Sat Dec 31 15:27:35 2016
New Revision: 1776779
URL: http://svn.apache.org/viewvc?rev=1776779&view=rev
Log:
New ASF logo
Modified:
openoffice/site/trunk/templates/skeleton.html
Modified: openoffice/site/trunk/templates/skeleton.html
URL:
http://svn.apache.org/viewvc/openoffice/site/trunk/templates/skeleton.html?rev=1776779&r1=1776778&r2=1776779&view=diff
==============================================================================
--- openoffice/site/trunk/templates/skeleton.html (original)
+++ openoffice/site/trunk/templates/skeleton.html Sat Dec 31 15:27:35 2016
@@ -33,7 +33,7 @@
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript';
ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'http://www') + '.google-analytics.com/ga.js';
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' :
'https://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
})();
@@ -42,8 +42,8 @@
<body>
<div id="banner">
- <div id="bannerleft"><a alt="Apache OpenOffice"
href="//openoffice.apache.org/">
- <img id="logo" alt="Apache OpenOffice"
src="//www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
+ <div id="bannerleft"><a alt="Apache OpenOffice"
href="https://openoffice.apache.org/">
+ <img id="logo" alt="Apache OpenOffice"
src="https://www.openoffice.org/images/AOO_logos/AOO4_website_logo.png"/></a></div>
<div id="bannercenter"><br/> The Free and Open Productivity Suite</div>
</div>
@@ -62,11 +62,11 @@
<div id="footera">
<div id="poweredby">
- <p><img src="/images/feather-small.gif" alt="Apache Feather"/></p>
+ <p><img src="/images/asf_logo_small.png" alt="Apache Software
Foundation"/></p>
</div>
<div id="copyrighta">
<p>
- Copyright © 2011-2012 The Apache Software Foundation Licensed under the
<a href="//www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>
| <a href="/contact.html">Contact Us</a> | <a href="/terms.html">Terms of
Use</a>
+ Copyright © 2011-2012 The Apache Software Foundation
Licensed under the <a href="https://www.apache.org/licenses/LICENSE-2.0">Apache
License, Version 2.0</a> | <a href="/contact.html">Contact Us</a> | <a
href="/terms.html">Terms of Use</a>
</p>
<p>
Apache and the Apache feather logos are trademarks of The Apache Software
Foundation.