This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 28937af Updates stage by Jenkins
28937af is described below
commit 28937af2db354c12e9fce2da6d30b909c8b2b569
Author: jenkins <[email protected]>
AuthorDate: Sat Jan 22 11:18:20 2022 +0000
Updates stage by Jenkins
---
content/index.html | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/content/index.html b/content/index.html
index a1cd5dc..99cd3e5 100644
--- a/content/index.html
+++ b/content/index.html
@@ -207,18 +207,15 @@
<div class="col-md-12"><h5>Keep in touch: </h5>
<div class="channels">
- <div class="irc-btn">IRC: <a
href="irc://irc.freenode.net/struts">#struts</a></div>
<div class="facebook-btn">
- <div data-href="https://www.facebook.com/apachestruts"
data-width="250" data-layout="button_count"
- data-action="like" data-show-faces="false" data-share="true"
class="fb-like"></div>
+ <div data-href="https://www.facebook.com/apachestruts"
data-width="250" data-layout="button_count" data-action="like"
data-show-faces="false" data-share="true" class="fb-like"></div>
</div>
<div class="github-btn">
- <!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/apache/struts"
data-color-scheme="no-preference: light; light: light; dark: light;"
data-show-count="true" aria-label="Star apache/struts on GitHub">Star</a>
</div>
- <div class="twitter-btn"><a href="https://twitter.com/TheApacheStruts"
data-show-count="false" data-lang="en"
- data-width="240px" data-align="left"
class="twitter-follow-button">Follow
- @TheApacheStruts</a></div>
+ <div class="twitter-btn">
+ <a href="https://twitter.com/TheApacheStruts" data-show-count="false"
data-lang="en" data-width="240px" data-align="left"
class="twitter-follow-button">Follow @TheApacheStruts</a>
+ </div>
</div>
</div>
</div>