summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2015-11-19 17:07:31 +0100
committeremkael <emkael@tlen.pl>2015-11-19 17:07:31 +0100
commit100c4bac8636aa112596b5b2afe49164f1782625 (patch)
tree61fcaf30e3672440ff006d3a1aeae373d6291bcc /index.html
parent1bdb251c78f09be4e2c840375a6c44fe15f42e0e (diff)
* fancy graph, ó
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 585214d..0330669 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,7 @@
<link rel="stylesheet" href="style.css" type="text/css">
</head>
<body>
- <canvas id="viewport" width="800" height="600"></canvas>
+ <canvas id="viewport"></canvas>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>