Author: mseidel
Date: Fri May  3 23:14:30 2019
New Revision: 1858590

URL: http://svn.apache.org/viewvc?rev=1858590&view=rev
Log:
Added website verification for Pinterest

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

Modified: openoffice/ooo-site/trunk/content/index.html
URL: 
http://svn.apache.org/viewvc/openoffice/ooo-site/trunk/content/index.html?rev=1858590&r1=1858589&r2=1858590&view=diff
==============================================================================
--- openoffice/ooo-site/trunk/content/index.html (original)
+++ openoffice/ooo-site/trunk/content/index.html Fri May  3 23:14:30 2019
@@ -6,6 +6,7 @@
     <meta name="description" content="The official home page 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, Official, Official Site, Writer, Calc, 
Impress, Draw, Base, ODF, Open Document Format, free office editors" />
     <meta name="google-site-verification" 
content="I-hPf9Mn1dfj03oW79MDQoCJLeGc0cHaQleb1aXBzzg" />
+    <meta name="p:domain_verify" content="bd1ba1fb9d25b0eb3d64891f89e9195e"/>
     <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
     <link rel="icon" href="./favicon.ico" type="image/x-icon" />
     <title>Apache OpenOffice - Official Site - The Free and Open Productivity 
Suite</title>
@@ -41,7 +42,7 @@
 
        // Show the event box or not?
        if( l10n.index_event_box_show ) {
-               // Show the banner logo and text with link and cursor as poiner.
+               // Show the banner logo and text with link and cursor as 
pointer.
                document.write( "<div id='event_box' onclick='window.open( \"" 
+ l10n.index_event_box_text_href
                        + "\", \"_blank\" ); return false;'>"
                        + "<ul>"
@@ -77,7 +78,7 @@
        if( l10n.index_alert_box_show ) {
                // Depending if link is available, make the whole DIV clickable 
or not.
                if( l10n.index_alert_box_href ) {
-                       // Show the text with link and cursor as poiner.
+                       // Show the text with link and cursor as pointer.
                        document.write( "<div id='alert_box' 
onclick='window.open( \"" + l10n.index_alert_box_href
                        + "\", \"_blank\" ); return false;'><ul><li>" );
 
@@ -269,7 +270,7 @@
         + "<a href='/download/index.html'>"
           + "<h2>I want to download Apache OpenOffice</h2>"
           + "<p style='font-size: 1.0em; font-weight: bold;'>(Most recent 
release: " + DL.VERSION + ")</p>"
-          + "<p>Download Apache OpenOffice for free <b>(really, no license fee 
!)</b> | "
+          + "<p>Download Apache OpenOffice for free <b>(really, no license 
fee!)</b> | "
             + "<a 
href='https://blogs.apache.org/OOo/entry/with_apache_openoffice_you_get'"
               + "title='Blog post: With Apache OpenOffice you get what you do 
not pay for' target='_blank'>"
               + "Click here to get more information"
@@ -459,7 +460,7 @@
       <a href="https://blogs.apache.org/OOo/entry/apache_openoffice_in_2014_a";>
       Apache OpenOffice in 2014: a year in review</a>
       <br />
-               
+
     </p>
   </div>
 
@@ -616,14 +617,14 @@
 
       <p>
         <em>8 January 2013:</em>
-        Apache OpenOffice is developed 100% by volunteers.  Apache does not 
pay for developers, for translators, for QA,
+        Apache OpenOffice is developed 100% by volunteers. Apache does not pay 
for developers, for translators, for QA,
         for marketing, for UI, for support, etc. Of course, we're happy to 
accept
         <a 
href="https://www.apache.org/foundation/contributing.html";>donations to the 
Apache Software Foundation</a>, to
         keep our servers runnings and for similar overhead expenses. But our 
products are developed entirely by
         volunteers.
       </p>
       <p>Some users are initially worried by this statement:<br /><strong>How 
can software for free, developed by
-        volunteers, be any good?<br /></strong><a 
href="/why/why_volunteers.html">Read on for an answer...</a>
+      volunteers, be any good?<br /></strong><a 
href="/why/why_volunteers.html">Read on for an answer...</a>
       </p>
     </div>
   </div>


Reply via email to