http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/1a4999ec/img/favicon/android-chrome-512x512-f4a2f5a020.png
----------------------------------------------------------------------
diff --git a/img/favicon/android-chrome-512x512-f4a2f5a020.png 
b/img/favicon/android-chrome-512x512-f4a2f5a020.png
new file mode 100644
index 0000000..53eaf3a
Binary files /dev/null and b/img/favicon/android-chrome-512x512-f4a2f5a020.png 
differ

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/1a4999ec/img/favicon/manifest-65e6aaa49e.json
----------------------------------------------------------------------
diff --git a/img/favicon/manifest-65e6aaa49e.json 
b/img/favicon/manifest-65e6aaa49e.json
index 6d8bc49..a908e8e 100644
--- a/img/favicon/manifest-65e6aaa49e.json
+++ b/img/favicon/manifest-65e6aaa49e.json
@@ -7,7 +7,7 @@
             "type": "image/png"
         },
         {
-            "src": "/img/favicon/android-chrome-512x512-6e6796f908.png",
+            "src": "/img/favicon/android-chrome-512x512-f4a2f5a020.png",
             "sizes": "512x512",
             "type": "image/png"
         }

http://git-wip-us.apache.org/repos/asf/cayenne-website/blob/1a4999ec/index.html
----------------------------------------------------------------------
diff --git a/index.html b/index.html
index c823f77..1b3d5f6 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
         <link rel="shortcut icon" href="/img/favicon/favicon-6cef91375b.ico">
         <meta name="msapplication-config" 
content="/img/favicon/browserconfig-82ff158058.xml">
         <meta name="theme-color" content="#ffffff">
-        <link rel="stylesheet" 
href="http://54.84.229.93/css/styles-5ade48e498.css"/>
+        <link rel="stylesheet" 
href="http://54.84.229.93/css/styles-c50fffa94d.css"/>
         <script src="http://54.84.229.93/js/bundle-bcaaf59313.js";></script>
         <title>Apache Cayenne</title>
     </head>
@@ -178,7 +178,7 @@
                     <h4>Modeler</h4>
                     <p>Cayenne is distributed with CayenneModeler - a complete 
GUI mapping tool that supports reverse-engineering of RDBMS schemas, editing 
object-relational mapping projects, generation of Java source code for the 
persistent objects and other functions.</p>
                     
-                    <img class="img-fluid  mb-2" 
src="img/cayenne-modeler1-43a0aff9d6.png" alt="Cayenne Modeler" />
+                    <img class="img-fluid  mb-2" 
src="img/cayenne-modeler1-05838c0edd.png" alt="Cayenne Modeler" />
 
                 </div>
                 <div class="tab-pane fade" id="db-first-flow" role="tabpanel" 
aria-labelledby="db-first-flow-tab">
@@ -229,7 +229,7 @@
                     <p>
                          You can designate any number of columns in multiple 
tables in your model as encrypted, and Cayenne will transparently encrypt and 
decrypt data with minimal overhead. Default encryption algorithm is 
AES/CBC/PKCS#5 with 128 or 256-bit key. Other useful features are key 
revocation, data compression, HMAC signatures.
                     </p>
-                    <img class="img-fluid  mb-2" 
src="img/crypto-protocol-efebcfdc5e.png" alt="Cayenne Crypto Protocol" />
+                    <img class="img-fluid  mb-2" 
src="img/crypto-protocol-d2cc175f70.png" alt="Cayenne Crypto Protocol" />
                 </div>
             </div>
         </div>

Reply via email to