changeset 12:3a961cecdd45

Renamed wowhead.html to index.html.
author Atul Varma <varmaa@toolness.com>
date Sun, 29 Mar 2009 13:12:47 -0700
parents 8e00d50976d9
children 84ca948d30d4
files wowhead/index.html wowhead/wowhead.html
diffstat 2 files changed, 12 insertions(+), 12 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wowhead/index.html	Sun Mar 29 13:12:47 2009 -0700
@@ -0,0 +1,12 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head>
+  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
+  <link rel="commands" href="wowhead.js"/>
+  <title>Wowhead Ubiquity Command</title>
+</head>
+<body>
+This command feed contains a <b>wowhead</b> command for Ubiquity.
+</body>
+</html>
--- a/wowhead/wowhead.html	Fri Mar 27 20:27:36 2009 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
-          "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
-<head>
-  <meta http-equiv="Content-type" content="text/html; charset=utf-8" />
-  <link rel="commands" href="wowhead.js"/>
-  <title>Wowhead Ubiquity Command</title>
-</head>
-<body>
-This command feed contains a <b>wowhead</b> command for Ubiquity.
-</body>
-</html>