From 1984728003bfc1a9650fb9fcfda00ca910864f34 Mon Sep 17 00:00:00 2001 From: Emi Tanaka Date: Fri, 12 Sep 2025 14:01:01 +0100 Subject: [PATCH 1/2] Add join slack button Addresses issue #14 --- slack.qmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/slack.qmd b/slack.qmd index d706a02..60ebd56 100644 --- a/slack.qmd +++ b/slack.qmd @@ -31,7 +31,7 @@ The administrators will remind people of the posting guide if necessary and rese By joining the Slack, members also agree to the general code of conduct below. The administrators will enforce this code of conduct and expect cooperation in ensuring a safe environment for all. -[[Join/Go to R Contributors Slack]](https://join.slack.com/t/r-contributors/shared_invite/zt-37pzigq3l-35gxu9WfT4Il9DziayUQjg) +[[Join/Go to R Contributors Slack]{.btn .btn-primary role="button" style="font-size: 1.5em;"}](https://join.slack.com/t/r-contributors/shared_invite/zt-37pzigq3l-35gxu9WfT4Il9DziayUQjg) ## Code of Conduct From cc9b4268f53f4bf2d4e935abbfea24c1f72e8e9c Mon Sep 17 00:00:00 2001 From: Emi Tanaka Date: Fri, 12 Sep 2025 14:06:57 +0100 Subject: [PATCH 2/2] Fix the broken RSS link to blog Links now to R Blog, fixes issue #17 --- _quarto.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_quarto.yml b/_quarto.yml index 218ffc8..606f2d5 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -64,7 +64,7 @@ website: href: https://www.meetup.com/r-contributors/ - icon: rss aria-label: rss - href: blog/index.xml + href: https://blog.r-project.org/index.xml tools: - icon: github menu: