You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ma...@apache.org on 2015/03/30 11:59:05 UTC

svn commit: r1670032 - /openoffice/ooo-site/trunk/content/download/index.html

Author: marcus
Date: Mon Mar 30 09:59:04 2015
New Revision: 1670032

URL: http://svn.apache.org/r1670032
Log:
Fixed HTML errors, regarding W3C Validator

Modified:
    openoffice/ooo-site/trunk/content/download/index.html

Modified: openoffice/ooo-site/trunk/content/download/index.html
URL: http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/download/index.html?rev=1670032&r1=1670031&r2=1670032&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/download/index.html (original)
+++ openoffice/ooo-site/trunk/content/download/index.html Mon Mar 30 09:59:04 2015
@@ -1,11 +1,12 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html xmlns="http://www.w3.org/1999/xhtml" />
-<head itemscope itemtype="http://schema.org/Article">
+<head>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   <meta itemprop="name" content="Download Apache OpenOffice" />
   <meta itemprop="description" content="Join the OpenOffice revolution, the free office productivity suite with over 125 million trusted downloads." />
   <meta itemprop="keywords" content="Apache OpenOffice, OpenOffice, Apache Open Office, Download, Official, Official Download, Open Office, OpenOffice.org" />
   <meta itemprop="image" content="https://www.openoffice.org/images/aoo-logo-100x100.png" />
+  <meta itemscope itemtype="http://schema.org/Article" />
   <meta property="og:title" content="Download Apache OpenOffice" />
   <meta property="og:description" content="Join the OpenOffice revolution, the free office productivity suite with over 125 million trusted downloads." />
   <meta property="og:image" content="https://www.openoffice.org/images/aoo-logo-100x100.png" />