diff options
| author | 2019-10-25 15:37:18 +0200 | |
|---|---|---|
| committer | 2019-10-25 15:37:18 +0200 | |
| commit | 5fd289c4694f050955fa6c66f0fbad72390522cf (patch) | |
| tree | 67edf974d749a8198f79e6a8975390d220caabfe /pydis_site/templates | |
| parent | Add migrations for the reminder model (diff) | |
| parent | Merge pull request #297 from python-discord/constant-debug-secret-key (diff) | |
Merge branch 'master' into bot#466-reminder-jump_url
Diffstat (limited to 'pydis_site/templates')
| -rw-r--r-- | pydis_site/templates/home/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html index 0fa2f67c..dfcc6715 100644 --- a/pydis_site/templates/home/index.html +++ b/pydis_site/templates/home/index.html @@ -16,7 +16,7 @@ <h1 class="is-size-1">Who are we?</h1> <br> <div class="columns is-desktop"> - <div class="column is-half-desktop"> + <div class="column is-half-desktop content"> <p> We're a large community focused around the Python programming language. We believe anyone can learn to code, and are very dedicated to helping |