You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ja...@apache.org on 2021/03/18 09:35:37 UTC

svn commit: r1887780 - in /cordova/site/public: feed.xml index.html static/img/showcase-apps/Smoothie3D.png

Author: janpio
Date: Thu Mar 18 09:35:37 2021
New Revision: 1887780

URL: http://svn.apache.org/viewvc?rev=1887780&view=rev
Log:
Updated docs

Added:
    cordova/site/public/static/img/showcase-apps/Smoothie3D.png   (with props)
Modified:
    cordova/site/public/feed.xml
    cordova/site/public/index.html

Modified: cordova/site/public/feed.xml
URL: http://svn.apache.org/viewvc/cordova/site/public/feed.xml?rev=1887780&r1=1887779&r2=1887780&view=diff
==============================================================================
--- cordova/site/public/feed.xml (original)
+++ cordova/site/public/feed.xml Thu Mar 18 09:35:37 2021
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml" rel="self" type="application/rss+xml"/>
-    <pubDate>Thu, 18 Mar 2021 06:51:30 +0000</pubDate>
-    <lastBuildDate>Thu, 18 Mar 2021 06:51:30 +0000</lastBuildDate>
+    <pubDate>Thu, 18 Mar 2021 09:10:54 +0000</pubDate>
+    <lastBuildDate>Thu, 18 Mar 2021 09:10:54 +0000</lastBuildDate>
     <generator>Jekyll v3.9.0</generator>
     
       <item>

Modified: cordova/site/public/index.html
URL: http://svn.apache.org/viewvc/cordova/site/public/index.html?rev=1887780&r1=1887779&r2=1887780&view=diff
==============================================================================
--- cordova/site/public/index.html (original)
+++ cordova/site/public/index.html Thu Mar 18 09:35:37 2021
@@ -717,6 +717,23 @@ details such as network logs, repro-step
             </div>
         </div>
         
+        <div class="col-lg-2 col-md-4 col-sm-6 col-xs-12 card">
+            <div class="app card_inner">
+                <div class="showcase_app_thumb">
+                    <img src="/static/img/showcase-apps/Smoothie3D.png" class="center-block"/>
+                </div>
+                <p class="card_title">
+                    
+                        <a href="https://www.smoothie-3D.com">
+                            Smoothie-3D
+                        </a>
+                    
+                </p>
+                <p class="text">Smoothie-3D is a cool app for designing where you just draw an outline from a  background image to make a 3D textured model.
+</p>
+            </div>
+        </div>
+        
     </div>
     <div class="row">
         <p>

Added: cordova/site/public/static/img/showcase-apps/Smoothie3D.png
URL: http://svn.apache.org/viewvc/cordova/site/public/static/img/showcase-apps/Smoothie3D.png?rev=1887780&view=auto
==============================================================================
Binary file - no diff available.

Propchange: cordova/site/public/static/img/showcase-apps/Smoothie3D.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org