Skip to content

Commit

Permalink
Merge pull request #228 from nypublicradio/kareem/fe-153
Browse files Browse the repository at this point in the history
Minor Updates to Membership Page and Playback Links (FE-153)
  • Loading branch information
kareemlawrence authored Oct 1, 2024
2 parents 3bdfebb + 5d3ad4d commit 2486ae6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion pages/the-lab.vue
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,8 @@ const { $analytics } = useNuxtApp()
>. From there, you can update your payment details or change
your giving tier. You're also free to cancel your membership at
any time - though we hope you don't!
</p>
<br><br>If you have general questions about your membership, please contact Listener Services <v-flexible-link
to="https://newyorkpublicradio.my.site.com/wnyc/s/membership-help">here.</v-flexible-link></p>
</div>

<div class="question">
Expand Down
6 changes: 3 additions & 3 deletions utilities/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ export const playServicesKids = [
icon: 'spotify',
url: 'https://open.spotify.com/show/7Cwpx4gjeTPngGPCusfes3'
},
/*{
{
name: 'YouTube',
icon: 'youtube',
url: 'https://www.youtube.com/@Radiolabpod'
},*/
url: ' https://www.youtube.com/playlist?list=PLLHAUHF-RPhm-R7qJLCYtoHPLpbjc4cxh'
},
{
name: 'Overcast',
icon: 'overcast',
Expand Down

0 comments on commit 2486ae6

Please sign in to comment.