This is an automated email from the ASF dual-hosted git repository.
shuber pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/unomi-site.git
The following commit(s) were added to refs/heads/master by this push:
new 7936b19 Added pronounciation for Apache Unomi
7936b19 is described below
commit 7936b19e0bf45d9816a536cbcc7b96d584930e38
Author: Serge Huber <[email protected]>
AuthorDate: Fri Sep 27 10:43:34 2019 +0200
Added pronounciation for Apache Unomi
---
src/main/webapp/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/webapp/index.html b/src/main/webapp/index.html
index 259d208..aea123c 100644
--- a/src/main/webapp/index.html
+++ b/src/main/webapp/index.html
@@ -82,7 +82,7 @@
<div class="container">
<div class="col pt-5 mx-auto text-left">
<h1 class="display-5">Apache Unomi™: The Open Source
Customer Data Platform</h1>
- <p class="lead">Apache Unomi™ is a Java Open Source
customer data platform, a Java server designed to manage customers, <br>leads
and visitors data and help personalize customers experiences while also
offering features to respect visitor privacy rules (such as GDPR)</p>
+ <p class="lead">Apache Unomi™ (pronounced "You know me")
is a Java Open Source customer data platform, a Java server designed to manage
customers, leads and visitors data and help personalize customers experiences
while also offering features to respect visitor privacy rules (such as GDPR)</p>
<div class="pt-4">
<a class="btn btn-primary btn-lg"
href="get-started.html">Learn more</a>
<a class="btn btn-primary btn-lg"
href="download.html">Download</a>