mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2024-12-29 09:22:22 -05:00
Fix title of Nyan Rainbow example.
This commit is contained in:
parent
ae34f07c3a
commit
59a2203764
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Radial Rainbows</title>
|
||||
<title>Nyan Rainbow</title>
|
||||
<link rel="stylesheet" href="../css/style.css">
|
||||
<script type="text/javascript" src="../../dist/paper.js"></script>
|
||||
<script type="text/javascript" src="http://paperjs.org/static/mediaelement/mediaelement.js"></script>
|
||||
|
|
Loading…
Reference in a new issue