This is an automated email from the ASF dual-hosted git repository.
grobmeier pushed a commit to branch jekyll
in repository https://gitbox.apache.org/repos/asf/logging-site.git
The following commit(s) were added to refs/heads/jekyll by this push:
new b08d0f54 readded original look
b08d0f54 is described below
commit b08d0f54985e3ee42fb3e7de88fc0dcea0d7277a
Author: Christian Grobmeier <[email protected]>
AuthorDate: Thu Oct 12 17:31:50 2023 +0200
readded original look
---
index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/index.html b/index.html
index cdf86bb2..936f7b21 100644
--- a/index.html
+++ b/index.html
@@ -37,6 +37,8 @@ layout: default
{% endif %}
{% endfor %}
<div class="project">
+ <h2>Dormant Projects</h2>
+ <p>Logging Services projects that are no longer actively maintained.</p>
<p><a class="btn" href="dormant.html">See dormant projects
»</a></p>
</div>
</div>