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 4251b4104 Website updates
4251b4104 is described below

commit 4251b4104a624b411a55026ab2081c78df869737
Author: JamesBognar <[email protected]>
AuthorDate: Fri Jun 24 04:41:54 2022 -0400

    Website updates
---
 content/about.html   | 14 +++++++-------
 templates/about.html | 14 +++++++-------
 2 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/content/about.html b/content/about.html
index 9d543f33f..6b9c6e515 100644
--- a/content/about.html
+++ b/content/about.html
@@ -37,45 +37,45 @@
                        <tr class='dark bb'>
                                <td rowspan="4" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-core</td>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html#juneau-marshall'>juneau-marshall</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        POJO marshalling support for JSON, XML, 
HTML, URL-encoding, UON, MessagePack, and CSV using no external library 
dependencies.
                                </td>
                        </tr>
                        <tr class='dark bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html##juneau-marshall-rdf'>juneau-marshall-rdf</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        Extended marshalling support for 
RDF/XML, N3, N-Tuple, and Turtle.
                                </td>
                        </tr>
                        <tr class='dark bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html##juneau-dto'>juneau-dto</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        A variety of predefined DTOs for 
serializing and parsing languages such as HTML5, Swagger and ATOM.
                                </td>
                        </tr>
                        <tr class='dark bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html##juneau-config'>juneau-config</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        A sophisticated configuration file API.
                                </td>
                        </tr>
                        <tr class='light bb'>
                                <td rowspan="3" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-rest</td>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html##juneau-rest-server'>juneau-rest-server</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        A universal REST server API for 
creating Swagger-based self-documenting REST interfaces using POJOs, simply 
deployed as 
                                        one or more top-level servlets in any 
Servlet 3.1.0+ container.
                                </td>
                        </tr>
                        <tr class='light bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html##juneau-rest-server-springboot'>juneau-rest-server-springboot</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        Spring Boot integration.
                                </td>
                        </tr>
                        <tr class='light bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-9.0-B1/overview-summary.html##juneau-rest-client'>juneau-rest-client</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        A universal REST client API for 
interacting with Juneau or 3rd-party REST interfaces using POJOs and proxy 
interfaces.
                                </td>
                        </tr>
diff --git a/templates/about.html b/templates/about.html
index b1466cd06..38ef2e86a 100644
--- a/templates/about.html
+++ b/templates/about.html
@@ -37,45 +37,45 @@
                        <tr class='dark bb'>
                                <td rowspan="4" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-core</td>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html#juneau-marshall'>juneau-marshall</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        POJO marshalling support for JSON, XML, 
HTML, URL-encoding, UON, MessagePack, and CSV using no external library 
dependencies.
                                </td>
                        </tr>
                        <tr class='dark bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html##juneau-marshall-rdf'>juneau-marshall-rdf</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        Extended marshalling support for 
RDF/XML, N3, N-Tuple, and Turtle.
                                </td>
                        </tr>
                        <tr class='dark bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html##juneau-dto'>juneau-dto</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        A variety of predefined DTOs for 
serializing and parsing languages such as HTML5, Swagger and ATOM.
                                </td>
                        </tr>
                        <tr class='dark bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html##juneau-config'>juneau-config</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        A sophisticated configuration file API.
                                </td>
                        </tr>
                        <tr class='light bb'>
                                <td rowspan="3" 
style='text-align:center;font-weight:bold;padding:20px;' 
class='code'>juneau-rest</td>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html##juneau-rest-server'>juneau-rest-server</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        A universal REST server API for 
creating Swagger-based self-documenting REST interfaces using POJOs, simply 
deployed as 
                                        one or more top-level servlets in any 
Servlet 3.1.0+ container.
                                </td>
                        </tr>
                        <tr class='light bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html##juneau-rest-server-springboot'>juneau-rest-server-springboot</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        Spring Boot integration.
                                </td>
                        </tr>
                        <tr class='light bb'>
                                <td class='code'><a class='doclink' 
href='http://juneau.apache.org/site/apidocs-{@property 
juneauVersion}/overview-summary.html##juneau-rest-client'>juneau-rest-client</a></td>
-                               <td>
+                               <td style='padding:10px;'>
                                        A universal REST client API for 
interacting with Juneau or 3rd-party REST interfaces using POJOs and proxy 
interfaces.
                                </td>
                        </tr>

Reply via email to