This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 37c23cf Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/55/
37c23cf is described below
commit 37c23cfbb7de27d8fa9dceb178f36f1618e9d43f
Author: jenkins <[email protected]>
AuthorDate: Tue Oct 20 10:18:06 2020 +0000
Automatic website deployment from
https://ci-builds.apache.org/job/Sling/job/modules/job/sling-site/job/master/55/
---
documentation/development/release-management.html | 7 +++++--
res/css/site.css | 1 +
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/documentation/development/release-management.html
b/documentation/development/release-management.html
index ac8b858..8652cfd 100644
--- a/documentation/development/release-management.html
+++ b/documentation/development/release-management.html
@@ -345,7 +345,10 @@ Subject: [ANN] Apache Sling ABC version X.Y.Z Released
The Apache Sling team is pleased to announce the release of Apache Sling ABC
version X.Y.Z
-Apache Sling is a web framework that uses a Java Content Repository, such as
Apache Jackrabbit, to store and manage content. Sling applications use either
scripts or Java servlets, selected based on simple name conventions, to process
HTTP requests in a RESTful way.
+Apache Sling is a web framework that uses a Java Content Repository, such as
Apache
+Jackrabbit, to store and manage content. Sling applications use either
scripts or
+Java servlets, selected based on simple name conventions, to process HTTP
requests
+in a RESTful way.
<<insert short description of the sub-project>>
@@ -574,7 +577,7 @@ $ svn up KEYS
</div><footer class="footer">
<div class="content has-text-centered is-small">
<div class="revisionInfo">
- Last modified by <span class="author">Konrad
Windszus</span> on <span class="comment">Mon Oct 19 12:43:43 2020 +0200</span>
+ Last modified by <span class="author">Cris
Rockwell</span> on <span class="comment">Mon Oct 19 14:19:17 2020 -0400</span>
</div> <p>
Apache Sling, Sling, Apache, the Apache feather logo,
and the Apache Sling project logo are trademarks of The Apache Software
Foundation. All other marks mentioned may be trademarks or registered
trademarks of their respective owners.
</p><p>
diff --git a/res/css/site.css b/res/css/site.css
index 07bb306..a50180e 100644
--- a/res/css/site.css
+++ b/res/css/site.css
@@ -48,6 +48,7 @@ a:hover {
.main {
border-top: 10px solid #cde0ea;
+ max-width: 1000px;
}