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

asf-gitbox-commits pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tapestry-5-site.git

commit 3647e0c682582ad58a0a7e7b0e5da9a4843e685c
Author: Volker Lamp <[email protected]>
AuthorDate: Sat Mar 9 15:31:10 2024 +0100

    Added the Tapestry graphic to the About page.
---
 modules/ROOT/images/apache-tapestry-icontext-600.png | Bin 0 -> 37868 bytes
 modules/ROOT/pages/about.adoc                        |   5 ++++-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/modules/ROOT/images/apache-tapestry-icontext-600.png 
b/modules/ROOT/images/apache-tapestry-icontext-600.png
new file mode 100644
index 0000000..3ff8837
Binary files /dev/null and 
b/modules/ROOT/images/apache-tapestry-icontext-600.png differ
diff --git a/modules/ROOT/pages/about.adoc b/modules/ROOT/pages/about.adoc
index 4357031..9bf803b 100644
--- a/modules/ROOT/pages/about.adoc
+++ b/modules/ROOT/pages/about.adoc
@@ -1,4 +1,7 @@
-= Developing Java Web Applications with Scripting Ease
+= Java Web Applications with Scripting Ease
 :navtitle: About
 
+image::apache-tapestry-icontext-600.png[]
+
 Apache Tapestry is an open-source component-oriented framework for creating 
dynamic, robust, highly scalable web appplications in Java.
+

Reply via email to