diff options
Diffstat (limited to 'index.html.coffee')
| -rw-r--r-- | index.html.coffee | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html.coffee b/index.html.coffee index 9588938..336df46 100644 --- a/index.html.coffee +++ b/index.html.coffee @@ -101,7 +101,7 @@ htmlcup.html5Page -> @div class:"centered", -> @div style:"display:inline-block", -> @link rel:"shortcut icon", href:icon - @img class:"banner", src:"vaquita1.jpg" + @img class:"banner", src:"vaquita1.jpg", title:"This vaquita was set free by a mysterious artist who prefers to stay anonymous ☺" @div style:"display:inline-block", -> @p "Please don't kill this baby!" @p "Vaquitas are the smallest marine cetacean." |
