diff --git a/index.md b/index.md index 52ed3d16..c5355d88 100644 --- a/index.md +++ b/index.md @@ -46,7 +46,6 @@ stars-bounce: true license: 'GPLv3', waitForLoad: true, onResized: ({ iframe, height, width, type }) => { - console.log('onResized'); if (document.readyState === 'complete') { if (preventScroll > 3) { const offset = iframe.offsetTop; @@ -60,10 +59,15 @@ stars-bounce: true }, '#sophiaFrame' ); -
-

MongoDB REST API in action

- -
+
+

Simple Demo Web App

+

+ See the Pen + RESTHeart Demo Web App by Andrea Di Cesare (@ujibang) + on CodePen. +

+ +