summary refs log tree commit diff
path: root/templates
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-03-30 20:53:21 +0200
committerfranck cuny <franck@lumberjaph.net>2010-03-30 20:53:21 +0200
commita6bd5aa5f6d9f8356fd6b4d80ef9b4ed92a47d3d (patch)
treeafdb4158cd316a81daa3de1dcce99a9ff82385c5 /templates
parentinitial commit (diff)
downloadfeeddiscovery-a6bd5aa5f6d9f8356fd6b4d80ef9b4ed92a47d3d.tar.gz
application
Diffstat (limited to '')
-rw-r--r--templates/index.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html
new file mode 100644
index 0000000..6ca4297
--- /dev/null
+++ b/templates/index.html
@@ -0,0 +1,12 @@
+<html>
+ <head>
+   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+   <title>feeddiscover</title>
+ </head>
+ <body>
+   <h1>feeddiscover</h1>
+   <p><code>GET http://feeddiscover.tirnan0g.org/?url=http://lumberjaph.net/blog/</code><br />
+&#8594; <code>
+[{"href":"http://lumberjaph.net/blog/index.php/feed/","type":"application/rss+xml","title":"iâm a lumberjaph RSS Feed"}]
+</code></p>
+</html>