Mercurial > my-ubiquity-commands
diff chromeless-browsing/index.html @ 4:fd988ee76408
Added chromeless browsing feed.
author | Atul Varma <varmaa@toolness.com> |
---|---|
date | Fri, 27 Mar 2009 13:16:11 -0700 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/chromeless-browsing/index.html Fri Mar 27 13:16:11 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="chromeless.js"/> + <title>Atul's Chromeless Browsing Commands</title> +</head> +<body> +This feed contains commands relevant to chromeless browsing. +</body> +</html>