Author: mseidel
Date: Sun Feb 12 13:27:08 2017
New Revision: 1782664
URL: http://svn.apache.org/viewvc?rev=1782664&view=rev
Log:
Added link for favicon.ico
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=1782664&r1=1782663&r2=1782664&view=diff
==============================================================================
--- openoffice/site/trunk/templates/skeleton.html (original)
+++ openoffice/site/trunk/templates/skeleton.html Sun Feb 12 13:27:08 2017
@@ -18,9 +18,11 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
-<meta name="description" content="The official website of the Apache
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw
and Base." />
+<meta name="description" content="The official developer website of the Apache
OpenOffice open source project, home of OpenOffice Writer, Calc, Impress, Draw
and Base." />
<meta name="keywords" content="OpenOffice, Open Office, Apache OpenOffice,
Apache Open Office, OpenOffice.org, Developer, Project, Website, Official,
Writer, Calc, Impress, Draw, Base, ODF, Open Document Format" />
<meta name="google-site-verification"
content="wIHUbgA-JO5PaJHpR5jeI8N9E2y2iF94o4oUwpaAdk8" />
+<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
+<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link href="/css/ooo.css" rel="stylesheet" type="text/css">
{% if header %}
{% autoescape off %}{{ header }}{% endautoescape %}{% else %}