Mercurial > my-ubiquity-commands
comparison wowhead/index.html @ 12:3a961cecdd45
Renamed wowhead.html to index.html.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 29 Mar 2009 13:12:47 -0700 |
parents | wowhead/wowhead.html@ce299b866e9a |
children | 84ca948d30d4 |
comparison
equal
deleted
inserted
replaced
11:8e00d50976d9 | 12:3a961cecdd45 |
---|---|
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
3 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> | |
4 <head> | |
5 <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> | |
6 <link rel="commands" href="wowhead.js"/> | |
7 <title>Wowhead Ubiquity Command</title> | |
8 </head> | |
9 <body> | |
10 This command feed contains a <b>wowhead</b> command for Ubiquity. | |
11 </body> | |
12 </html> |