Skip to content

Commit

Permalink
Better iframe
Browse files Browse the repository at this point in the history
  • Loading branch information
Calyhre committed May 18, 2017
1 parent 81b195a commit a5de970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</head>

<body>
<iframe src="https://docs.google.com/spreadsheets/d/1kelbt8iIpjIbc9hZKJMfTq3VeTm0LJO_jbsL8zctPZ0/pubhtml?widget=true&amp;headers=false" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
<iframe src="https://docs.google.com/spreadsheets/d/1kelbt8iIpjIbc9hZKJMfTq3VeTm0LJO_jbsL8zctPZ0/edit?rm=minimal" style="position:fixed; top:0px; left:0px; bottom:0px; right:0px; width:100%; height:100%; border:none; margin:0; padding:0; overflow:hidden; z-index:999999;">
Your browser doesn't support iframes :(
</iframe>
</body>
Expand Down

0 comments on commit a5de970

Please sign in to comment.