diff options
author | 2021-03-30 13:17:19 +0300 | |
---|---|---|
committer | 2021-03-30 13:17:19 +0300 | |
commit | 9ef807aa1d7081280a4987f1e650d0f2f64043dd (patch) | |
tree | f3b39b94eb289d257bdcfd233ff5d23d2a2ddab0 | |
parent | Remove resources payments-related CSS (diff) |
Add missing dot to subreddit YAML description
-rw-r--r-- | pydis_site/apps/resources/resources/communities/subreddit.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/resources/resources/communities/subreddit.yaml b/pydis_site/apps/resources/resources/communities/subreddit.yaml index ee441e5b..d3ddb15a 100644 --- a/pydis_site/apps/resources/resources/communities/subreddit.yaml +++ b/pydis_site/apps/resources/resources/communities/subreddit.yaml @@ -1,4 +1,4 @@ -description: News about the Python programming language, and language-related discussion +description: News about the Python programming language, and language-related discussion. name: r/Python title_icon: branding/reddit title_icon_color: orangered |