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 93e2c8917c2c617aac39017103e468b19ec6bf9f Author: Marcus <[email protected]> AuthorDate: Fri May 14 18:09:48 2021 +0200 Fixed error --- content/social/index.html | 2 +- content/xx/social/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/social/index.html b/content/social/index.html index 7343d1d..f946aab 100644 --- a/content/social/index.html +++ b/content/social/index.html @@ -77,7 +77,7 @@ <!-- Facebook Group --> <td> - <a href="https://www.facebook.com/groups/338330086179568/" title="Follow us on Facebook" target=_blank>Facebook Group + <a href="https://www.facebook.com/groups/338330086179568/" title="Follow the Facebook Group" target=_blank>Facebook Group <img src="/images/logo-facebook-16.png" alt="Facebook logo" /></a> </td> diff --git a/content/xx/social/index.html b/content/xx/social/index.html index 7343d1d..f946aab 100644 --- a/content/xx/social/index.html +++ b/content/xx/social/index.html @@ -77,7 +77,7 @@ <!-- Facebook Group --> <td> - <a href="https://www.facebook.com/groups/338330086179568/" title="Follow us on Facebook" target=_blank>Facebook Group + <a href="https://www.facebook.com/groups/338330086179568/" title="Follow the Facebook Group" target=_blank>Facebook Group <img src="/images/logo-facebook-16.png" alt="Facebook logo" /></a> </td>
