aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/apps/home/views/home.py
diff options
context:
space:
mode:
authorGravatar Steele Farnsworth <[email protected]>2021-09-13 13:29:41 -0400
committerGravatar GitHub <[email protected]>2021-09-13 13:29:41 -0400
commitc1f458a8f9681ce141136aa5772a0bf71a392fad (patch)
treeb33d6e28b991bf4a5b8ae884bab48feabde1e0e8 /pydis_site/apps/home/views/home.py
parentRemove wildcard asterisks in URL. (diff)
parentMerge pull request #589 from python-discord/jb3/repos-update (diff)
Merge branch 'main' into swfarnsworth/smarter-resources/merge-with-main
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 bbb4b815..401c768f 100644
--- a/pydis_site/apps/home/views/home.py
+++ b/pydis_site/apps/home/views/home.py
@@ -27,7 +27,7 @@ class HomeView(View):
"python-discord/snekbox",
"python-discord/sir-lancebot",
"python-discord/metricity",
- "python-discord/django-simple-bulma",
+ "python-discord/king-arthur",
]
def __init__(self):