]> id.pley.net Git - pod.git/commitdiff
Link to sf/ page from / page; add podcast link-rel to sf/ page
authorJer Noble <jer.noble@apple.com>
Mon, 11 Apr 2022 18:52:50 +0000 (11:52 -0700)
committerJer Noble <jer.noble@apple.com>
Mon, 11 Apr 2022 18:52:50 +0000 (11:52 -0700)
index.html
sf/index.html

index 853b8aad81f6f77eb1cbe2c036c3add3ba1f1aa3..0b671b890b8526d895f8c21bfb394f9a79d5dcb2 100644 (file)
@@ -7,6 +7,6 @@
        <title>RJS Pod</title>
 </head>
 <body>
-       <h1>RJS Pod</h1>
+       <a href="sf/">RJS SF Pod</a>
 </body>
 </html>
\ No newline at end of file
index a9613b1df8b3bc1957f90a5293daf22062693313..6a9aa7395ce969e82cb676befd826f0cd0cc5b5e 100644 (file)
@@ -3,6 +3,7 @@
 <head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1">
+       <link type="application/rss+xml" rel="alternate" title="RJS SF Pod" href="https://rjspod.live/sf/rjs-sf-pod.xml"/>
        <title>RJS SF Pod</title>
 </head>
 <body>