Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Calyhre committed May 15, 2017
1 parent 99b47da commit efb4fb7
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
Empty file.
Empty file removed public/apple-touch-icon.png
Empty file.
Binary file modified public/favicon.ico
Binary file not shown.
16 changes: 13 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
<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;">
Your browser doesn't support iframes, please visit https://docs.google.com/spreadsheets/d/1kelbt8iIpjIbc9hZKJMfTq3VeTm0LJO_jbsL8zctPZ0/pubhtml
</iframe>
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Nintendo Switch - Full game list with prices</title>
</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;">
Your browser doesn't support iframes :(
</iframe>
</body>
</html>

0 comments on commit efb4fb7

Please sign in to comment.