]> id.pley.net Git - pod.git/commitdiff
Add player on feed page
authorJer Noble <jer.noble@apple.com>
Mon, 25 Apr 2022 18:08:09 +0000 (11:08 -0700)
committerJer Noble <jer.noble@apple.com>
Mon, 25 Apr 2022 18:08:09 +0000 (11:08 -0700)
sf/index.html

index af44a932e82e3c0ae6ccd3bd8d86f03f7c04d767..5923b11d7c632b92be2e9a75b02c58eea1057f53 100644 (file)
@@ -7,6 +7,9 @@
        <title>RJS SF Pod</title>
 </head>
 <body>
-       <a href="feed.xml">RSS feed</a>
+       <iframe src="https://embed.podcasts.apple.com/us/podcast/rjs-sf-pod/id1618816537?itsct=podcast_box_player&amp;itscg=30200&amp;ls=1&amp;theme=auto" height="450px" frameborder="0" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation-by-user-activation" allow="autoplay *; encrypted-media *;" style="width: 100%; max-width: 660px; overflow: hidden; border-radius: 10px; background-color: transparent;"></iframe>
+       <div>
+               <a href="https://podcasts.apple.com/us/podcast/rjs-sf-pod/id1618816537?itsct=podcast_box_badge&amp;itscg=30200&amp;ls=1" style="display: inline-block; overflow: hidden; border-radius: 7px; width: 125px; height: 42px;"><img src="https://tools.applemediaservices.com/api/badges/listen-on-apple-podcasts/standard-black/en-us?size=250x83&amp;releaseDate=1649642400&h=673b22f3fcca2c52bcf8b92b05f0355f" alt="Listen on Apple Podcasts" style="border-radius: 7px; width: 125px; height: 42px;"></a>
+       </div>
 </body>
 </html>
\ No newline at end of file