This is an automated email from the ASF dual-hosted git repository.
sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git
The following commit(s) were added to refs/heads/master by this push:
new 85be693 [MPOM-324] Drop Social Media Plug-ins from documentation
85be693 is described below
commit 85be693567f783d8042a14a25afbf91751e973c6
Author: Slawomir Jaranowski <[email protected]>
AuthorDate: Sat Jun 11 13:03:21 2022 +0200
[MPOM-324] Drop Social Media Plug-ins from documentation
---
src/site-docs/site.xml | 7 -------
src/site/site.xml | 5 -----
2 files changed, 12 deletions(-)
diff --git a/src/site-docs/site.xml b/src/site-docs/site.xml
index b6a6e9e..f6a441f 100644
--- a/src/site-docs/site.xml
+++ b/src/site-docs/site.xml
@@ -54,13 +54,6 @@ under the License.
</matomo>
<fluidoSkin>
<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
- <twitter>
- <user>ASFMavenProject</user>
- <showUser>true</showUser>
- </twitter>
- <googleSearch>
- <sitesearch/>
- </googleSearch>
</fluidoSkin>
</custom>
diff --git a/src/site/site.xml b/src/site/site.xml
index 22a6bb7..8ffcd85 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -53,11 +53,6 @@ under the License.
</matomo>
<fluidoSkin>
<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
- <twitter>
- <user>ASFMavenProject</user>
- <showUser>true</showUser>
- </twitter>
- <googleSearch />
</fluidoSkin>
</custom>