diff options
author | 2022-02-13 19:50:27 +0100 | |
---|---|---|
committer | 2022-02-13 19:50:27 +0100 | |
commit | 0d9faf41d7b1bf743ec15578f7b91684316709c4 (patch) | |
tree | a91e76f786ccc88e8f3c4e7386b7422d0ec27249 /pydis_site/apps/resources | |
parent | Best practice: Switch name to data-resource-name. (diff) |
Titlecase the PyDis YouTube resource
Co-authored-by: Mark <[email protected]>
Diffstat (limited to 'pydis_site/apps/resources')
-rw-r--r-- | pydis_site/apps/resources/resources/python_discord_videos.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/python_discord_videos.yaml b/pydis_site/apps/resources/resources/python_discord_videos.yaml index b1f0b3a5..012ec8ea 100644 --- a/pydis_site/apps/resources/resources/python_discord_videos.yaml +++ b/pydis_site/apps/resources/resources/python_discord_videos.yaml @@ -1,4 +1,4 @@ -name: Python Discord YouTube channel +name: Python Discord YouTube Channel description: It's our YouTube channel! We are slowly gathering content here directly related to Python, our community and the events we host. Come check us out! title_image: https://raw.githubusercontent.com/python-discord/branding/master/logos/logo_banner/logo_site_banner_dark_512.png |