5
edits
m (changed becaus to because) |
|||
| Line 246: | Line 246: | ||
== Sharing it with the World == | == Sharing it with the World == | ||
Now that we've got our awesome new "date" command, let's share it with the world. All you have to do is put | Now that we've got our awesome new "date" command, let's share it with the world. All you have to do is put the javascript file on the web somewhere, and make an html page linking to it with "link rel". | ||
<pre><link rel="commands" href="http://path-to-js" name="Title Goes Here" /></pre> | <pre><link rel="commands" href="http://path-to-js" name="Title Goes Here" /></pre> | ||
edits