Skip to content

Commit

Permalink
Add a <title> element to index.html.
Browse files Browse the repository at this point in the history
  • Loading branch information
vilya committed Mar 17, 2012
1 parent 230aebc commit 982f811
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
@@ -1,5 +1,7 @@
<html>
<head>
<title>WebDraw - an experiment in learning WebGL</title>

<!-- Library which provides vector, matrix & quaternion classes. -->
<script type="text/javascript" src="glMatrix-0.9.5.min.js"></script>

Expand Down

0 comments on commit 982f811

Please sign in to comment.