Update index.html

This commit is contained in:
Mathew Kurian 2014-12-24 03:23:10 -06:00
parent ec8c851dd7
commit f7bbc00ad0

View file

@ -12,6 +12,6 @@
</head>
<body style="margin:0;padding:0;border:0;width:100%;height:100%;overflow:hidden;">
<iframe name="_frame" style="width:100%;height:100%;border:none;margin:0;padding:0;"
src="http://scribejs.herokuapp.com/"></iframe>
src="https://scribejs.herokuapp.com/"></iframe>
</body>
</html>