Browse Source

Link from index.html to fortune.rss (d'Oh)

master
The Dod 3 years ago
parent
commit
ae2f805b61
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      index.html

+ 2
- 0
index.html View File

@@ -2,6 +2,8 @@
2 2
 <html>
3 3
 <head>
4 4
   <title>Fortune feed</title>
5
+  <link rel="alternate" type="application/rss+xml" href=
6
+  "fortune.rss" title="Fortune">
5 7
 </head>
6 8
 <body>
7 9
   <p><a href="fortune.rss"><strong>Here</strong></a> you'll find an

Loading…
Cancel
Save