mirror of
https://github.com/jashkenas/coffeescript.git
synced 2022-11-09 12:23:24 -05:00
adding webchat to the doc page
This commit is contained in:
parent
3eedf8ed1b
commit
491ad6de95
4 changed files with 55 additions and 17 deletions
|
@ -1,5 +1,5 @@
|
|||
(function(){
|
||||
var author, quote;
|
||||
author = "Wittgenstein";
|
||||
quote = "A picture is a fact. -- " + author;
|
||||
quote = ("A picture is a fact. -- " + author);
|
||||
})();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue