diff options
author | 2021-07-09 00:03:04 +0300 | |
---|---|---|
committer | 2021-07-09 00:03:04 +0300 | |
commit | 1ff45d2831eff3a48bd7718bb95b9e73d513713e (patch) | |
tree | d7fa8f19202e18d86f271d4a1eda92ebffe9127c /pydis_site/templates | |
parent | Add missing slash at b tag ending (diff) |
Use better wording for head explosion question
Diffstat (limited to 'pydis_site/templates')
-rw-r--r-- | pydis_site/templates/events/pages/code-jams/the-code-style-guide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/events/pages/code-jams/the-code-style-guide.html b/pydis_site/templates/events/pages/code-jams/the-code-style-guide.html index eb8ab9da..be022ffc 100644 --- a/pydis_site/templates/events/pages/code-jams/the-code-style-guide.html +++ b/pydis_site/templates/events/pages/code-jams/the-code-style-guide.html @@ -288,7 +288,7 @@ <h2>Too much for you?</h2> <p> - Is all this PEP 8 rules stuff making your head exploding? We have something for you! We have a song! + Do all these style rules make your head explode? We have something for you! We have a song! We have <a href="https://www.youtube.com/watch?v=hgI0p1zf31k">The PEP 8 Song (featuring lemonsaurus)</a>! Great way to get started with writing beautiful code. </p> |