diff random-stuff/index.html @ 20:a07982ba7259

Added random stuff.
author Atul Varma <varmaa@toolness.com>
date Wed, 06 May 2009 09:20:13 -0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/random-stuff/index.html	Wed May 06 09:20:13 2009 -0700
@@ -0,0 +1,15 @@
+<!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="random-stuff.js"/>
+  <title>Random Stuff Ubiquity Feed</title>
+</head>
+<body>
+<p>This Ubiquity feed contains random stuff. See
+the <a href="random-stuff.js">source</a>.</p>
+<p>Subscribe to this feed and try out
+the <a href="sample-status-bar.html">sample status bar</a>.
+</body>
+</html>