This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/flex-site.git
commit a17eeadb7a98f7280b3a995f447cb59e3dc1b5d7 Author: Josh Tynjala <joshtynj...@bowlerhat.dev> AuthorDate: Wed Jun 25 11:07:54 2025 -0700 footer: clean up supported platforms --- theme/apache/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html index 4a8ae40c9..0c8922ff1 100644 --- a/theme/apache/templates/base.html +++ b/theme/apache/templates/base.html @@ -303,7 +303,7 @@ <!-- About --> <div class="span3"> <div class="footer-headline"><h4>About Us</h4></div> - <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed to the ubiquitous Adobe® Flash® Player in the browse [...] + <p>Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv). It provides a modern, standards-based language and programming model that supports common design patterns suitable for developers from many backgrounds. Flex applications can be deployed with Adobe® AIR™ on desktop and mobile, including na [...] </div> <!-- Subscribe -->