This is an automated email from the ASF dual-hosted git repository. zregvart pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-website.git
commit d3ccfe1dd2e61a50aecfcc5eddcb35211c3b1a89 Author: Zoran Regvart <zregv...@apache.org> AuthorDate: Thu Aug 15 10:35:31 2019 +0200 chore: reword functionality, tweak page title --- content/_index.md | 4 ++-- layouts/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/_index.md b/content/_index.md index e9a7070..2fa3abd 100644 --- a/content/_index.md +++ b/content/_index.md @@ -25,9 +25,9 @@ Packed with <mark>several hundred components</mark> that are used to access data {{< div "box" >}} {{< div >}} -## Portability +## Runtimes -<mark>Runs everywhere</mark>: embedded as a library, within OSGi containers or in the JEE application servers and in the clouds. Enjoy seamless integration with popular frameworks such as **CDI**, **Spring**, **Spring Boot** and **Blueprint**. +<mark>Runs everywhere</mark>: standalone, embedded as a library, within OSGi containers or in the JEE application servers and in the clouds. Enjoy seamless integration with popular frameworks such as **CDI**, **Spring**, **Spring Boot** and **OSGi Blueprint**. {{< /div >}} {{< /div >}} diff --git a/layouts/index.html b/layouts/index.html index 8b2a7cc..abc65f8 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,7 +1,7 @@ {{ partial "header.html" . }} <header class="frontpage"> - <h1>Integration you want.</h1> + <h1>Integration you want</h1> <svg viewBox="0 0 500 70" preserveAspectRatio="none"> <path d="M -10,25 C 130,125 330,0 510,5" style="stroke: #ffddab; stroke-width: 10; stroke-opacity: .6; fill: none;" /> <path d="M -10,20 C 130,125 330,0 510,2" style="stroke: #9d1609; stroke-width: 10; stroke-opacity: .3; fill: none;" />