This is an automated email from the ASF dual-hosted git repository.

mattsicker pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 3fd83d05 Add ™s and other cleaning
3fd83d05 is described below

commit 3fd83d05ce8a854fcca783fa882c6420ff22d6b8
Author: Matt Sicker <[email protected]>
AuthorDate: Sun Sep 25 12:56:03 2022 -0500

    Add ™s and other cleaning
---
 sources/src/main/jbake/templates/index.ftl | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/sources/src/main/jbake/templates/index.ftl 
b/sources/src/main/jbake/templates/index.ftl
index 6398ed45..defeb11c 100644
--- a/sources/src/main/jbake/templates/index.ftl
+++ b/sources/src/main/jbake/templates/index.ftl
@@ -9,24 +9,25 @@
       <div class="content">
         <div class="hero-unit">
           <div class="pull-right"><img class="logo" src="img/feather.gif" 
/></div>
-          <h1>Apache logging services</h1>
+          <h1>Apache Logging Services</h1>
           <p>The Apache Logging Services Project creates and maintains 
open-source software related to the logging of
             application behavior and released at no charge to the public.</p>
         </div>
 
         <div class="row">
           <div class="span4">
-            <h2>Apache Log4j</h2>
-            <p>Log4j 2 is an upgrade to Log4j that provides significant 
improvements over its predecessor, Log4j 1.x.</p>
+            <h2>Apache Log4j™</h2>
+            <p>Log4j 2 provides both a portable logging API and implementation 
for Java with significant improvements
+              over its predecessor, Log4j 1.x.</p>
             <p><a target="_blank" class="btn" 
href="log4j/2.x/index.html">Project site &raquo;</a></p>
           </div>
           <div class="span4">
-            <h2>Apache Log4j Kotlin</h2>
+            <h2>Apache Log4j™ for Kotlin</h2>
             <p>Kotlin API for Log4j 2.</p>
             <p><a target="_blank" class="btn" 
href="log4j/kotlin/index.html">Project site &raquo;</a></p>
           </div>
           <div class="span4">
-            <h2>Apache Log4j Scala</h2>
+            <h2>Apache Log4j™ for Scala</h2>
             <p>Scala API for Log4j 2.</p>
             <p><a target="_blank" class="btn" 
href="log4j/scala/index.html">Project site &raquo;</a></p>
           </div>

Reply via email to