Skip to content

Commit

Permalink
update podcast site URL with new host
Browse files Browse the repository at this point in the history
  • Loading branch information
rpodcast committed Apr 2, 2024
1 parent 1d520be commit d862e43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="masthead">
<h3 class="masthead-title default-links">
<a href="{{ site.baseurl }}/" title="Home" style="padding: 0 9px 0 0;font-weight: bold; opacity: 1;">RWeekly.org</a>
<a href="https://rweekly.fireside.fm/" style="padding: 0 9px 0 0;color:#2a7ae2;">Podcast</a>
<a href="https://serve.podhome.fm/r-weekly-highlights" style="padding: 0 9px 0 0;color:#2a7ae2;">Podcast</a>
<a href="/live" style = "padding: 0 9px 0 0;color:#2a7ae2;">Live</a>
<a href="/atom.xml" style = "padding: 0 9px 0 0;color:#2a7ae2;">Feed</a>
<!-- <a href="https://conf.rweekly.org" style = "padding: 0 9px 0 0;">Conf</a> -->
Expand Down
2 changes: 1 addition & 1 deletion for-editor-only-draft.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ This week’s release was curated by [](), with help from the R Weekly team memb

### Videos and Podcasts

+ [Listen to the R-Weekly Highlights Podcast](https://rweekly.fireside.fm/)
+ [Listen to the R-Weekly Highlights Podcast](https://serve.podhome.fm/r-weekly-highlights)


### Gist & Cookbook
Expand Down

0 comments on commit d862e43

Please sign in to comment.