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 7b42d28afc08ab0caf133e4daa2046492c0544a9 Author: Marcus <[email protected]> AuthorDate: Thu May 13 10:55:44 2021 +0200 Updated structure --- content/xx/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/xx/index.html b/content/xx/index.html index 9589f18..d6258b7 100644 --- a/content/xx/index.html +++ b/content/xx/index.html @@ -5,8 +5,8 @@ <meta name="name" content="Apache OpenOffice" /> <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, Writer, Calc, Impress, Draw, Base, ODF, Open Document Format, free office editors" /> - <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> - <link rel="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"></script> <script type="text/javascript" src="/msg_prop_l10n.js"></script>
