diff options
author | 2019-10-05 17:47:05 +0200 | |
---|---|---|
committer | 2019-10-05 17:47:05 +0200 | |
commit | c44b5a740a69de5b479100f4c023bb80db8605a6 (patch) | |
tree | a506d42132a30bf9013fbb25412795f355dd835e /pydis_site | |
parent | Address code review from Scragly and Mark. (diff) |
Make the homepage paragraphier.
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/templates/home/index.html | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html index bf217fe8..45fb56e9 100644 --- a/pydis_site/templates/home/index.html +++ b/pydis_site/templates/home/index.html @@ -23,15 +23,13 @@ novice developers take their first steps into the world of programming. We also attract a lot of expert developers who are seeking friendships, collaborators, and who wish to hone their craft by teaching and getting involved in the community. - - <br/><br/> - + </p> + <p> We organise regular community events such as code jams, open-source hackathons, seasonal events, and community challenges. Through our sponsorships and donations, many of our events even have prizes to win! - - <br/><br/> - + </p> + <p> You can find help with most Python-related problems in one of our help channels. Our staff of over 50 dedicated expert Helpers are available around the clock in every timezone. Whether you're looking to learn the language or working on a |