mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-06-13 05:31:04 -04:00
Examples: Added more descriptive titles to each example html page
This commit is contained in:
parent
4ea9f16bde
commit
45f8c7cd1a
38 changed files with 39 additions and 39 deletions
examples/Scripts
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||||
<title>Example</title>
|
||||
<title>Chain</title>
|
||||
<link rel="stylesheet" href="../css/style.css">
|
||||
<script type="text/javascript" src="../../dist/paper.js"></script>
|
||||
<script type="text/paperscript" canvas="canvas">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue