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

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 114e00dc3 Update about page.
114e00dc3 is described below

commit 114e00dc35d8e01d5c2dc521a2af3b8a3d121279
Author: JamesBognar <[email protected]>
AuthorDate: Sat Jul 2 09:45:13 2022 -0400

    Update about page.
---
 content/about.html   | 3 +++
 templates/about.html | 3 +++
 2 files changed, 6 insertions(+)

diff --git a/content/about.html b/content/about.html
index b4fc9e8f5..abc38fcfe 100644
--- a/content/about.html
+++ b/content/about.html
@@ -363,6 +363,9 @@
                <h5 class='figure'>HTML representation</h5>
                <img class='bordered w800' 
src='images/jrss.Overview.HelloWorldResource.png'>
                
+               <p>
+                       Other features:
+               </p>
                <ul class='spaced-list'>
                        <li>
                                Fast memory-efficient serialization.
diff --git a/templates/about.html b/templates/about.html
index 0e63a263c..5461cb719 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -363,6 +363,9 @@
                <h5 class='figure'>HTML representation</h5>
                <img class='bordered w800' 
src='images/jrss.Overview.HelloWorldResource.png'>
                
+               <p>
+                       Other features:
+               </p>
                <ul class='spaced-list'>
                        <li>
                                Fast memory-efficient serialization.

Reply via email to