Mercurial > my-ubiquity-commands
diff sample-jetpack-feed/index.html @ 23:f90dcea4d6b8
Added sample jetpack feed.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Sun, 10 May 2009 15:10:09 -0700 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/sample-jetpack-feed/index.html Sun May 10 15:10:09 2009 -0700 @@ -0,0 +1,10 @@ +<html> +<head> + <link rel="jetpack" href="sample-jetpack-feed.js"/> + <title>Sample Jetpack Feed</title> +</head> +<body> +This is a sample Jetpack feed. View its +source <a href="sample-jetpack-feed.js">here</a>. +</body> +</html>