aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/home/views/home.py
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2020-09-03 00:39:25 +0200
committerGravatar Leon Sandøy <[email protected]>2020-09-03 00:39:25 +0200
commit01a0e825333812dff21351201fce8c25031cc8fa (patch)
tree0c510ea5b454abef66c6d8ea0f8d1425cdebea67 /pydis_site/apps/home/views/home.py
parentMerge pull request #376 from python-discord/add_deployment_info (diff)
Update landing page.
Replace flake8-annotations with metricity.
Diffstat (limited to 'pydis_site/apps/home/views/home.py')
-rw-r--r--pydis_site/apps/home/views/home.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/home/views/home.py b/pydis_site/apps/home/views/home.py
index 20e38ab0..3b5cd5ac 100644
--- a/pydis_site/apps/home/views/home.py
+++ b/pydis_site/apps/home/views/home.py
@@ -23,7 +23,7 @@ class HomeView(View):
"python-discord/bot",
"python-discord/snekbox",
"python-discord/seasonalbot",
- "python-discord/flake8-annotations",
+ "python-discord/metricity",
"python-discord/django-simple-bulma",
]