Skip to content

Commit

Permalink
add stats page
Browse files Browse the repository at this point in the history
  • Loading branch information
pegasy committed Feb 13, 2018
1 parent 07a98c2 commit f211be5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions stats/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>

<head>
<meta charset="UTF-8">
<title>Warframe trials stats</title>
</head>
<body style="margin:0px;padding:0px;overflow:hidden">
<iframe src="https://onedrive.live.com/embed?resid=B60D0163392C7D1F%21117&authkey=%21ALleo3QtDa6kx8Y&em=2&ActiveCell='Home'!A1&wdInConfigurator=True" frameborder="0" style="overflow:hidden;overflow-x:hidden;overflow-y:hidden;height:100%;width:100%;position:absolute;top:0px;left:0px;right:0px;bottom:0px" height="100%" width="100%"></iframe>
</body>
</html>

0 comments on commit f211be5

Please sign in to comment.