This is an automated email from the ASF dual-hosted git repository. marcus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/openoffice-org.git
commit 54685288d205f0c864a604cce96cd99c45096bf9 Author: Marcus <[email protected]> AuthorDate: Thu May 13 11:09:58 2021 +0200 Updated structure --- content/index.html | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/content/index.html b/content/index.html index cfe7d93..f6521f1 100644 --- a/content/index.html +++ b/content/index.html @@ -7,7 +7,7 @@ <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="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> <script type="text/javascript" src="./download/globalvars.js?v=1"></script> @@ -17,9 +17,9 @@ <style type="text/css"> /* <![CDATA[ */ /*-------------------- Exceptions on standard css -----------------------*/ - @import "./css/home.css"; - @import "./css/styles.css"; - @import "./css/exceptions.css"; + @import "./css/home.css"; + @import "./css/styles.css"; + @import "./css/exceptions.css"; /* ]]> */ </style> <script> @@ -215,8 +215,9 @@ <body> -<!-- The text in the H1 tag is intentionally shown as "display: none" (do not display). --> -<!-- This is to please accessibility tools like a screen reader. --> +<!-- The text in the H1 tag is intentionally shown as not displayable, just to please accessibility tools like a +screen reader. +--> <h1 style="display: none;">Apache OpenOffice</h1> <div id="actionstatements"> @@ -244,7 +245,6 @@ <li> <hr /> </li> - <li> <div class="action-info"> <div class="action-text action-link"> @@ -255,7 +255,6 @@ </div> </div> </li> - <li> <hr /> </li> @@ -514,7 +513,6 @@ <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> @@ -667,9 +665,8 @@ <p> <em>16 September 2014:</em> - The City of Udine, in Italy, announced a process that will lead to the installation - of OpenOffice on 900 municipal desktops, saving the city 360,000 Euro. - ZDNet's Raffaele Mastrolonardo has the + The City of Udine, in Italy, announced a process that will lead to the installation of OpenOffice on + 900 municipal desktops, saving the city 360,000 Euro. ZDNet's Raffaele Mastrolonardo has the <a href="http://www.zdnet.com/another-italian-city-announces-its-ditching-microsoft-windows-for-open-source-7000033682/">details</a>. </p> </div> @@ -738,8 +735,9 @@ 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> + <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> </p> </div> </div>
