aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/home/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'pydis_site/templates/home/index.html')
-rw-r--r--pydis_site/templates/home/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html
index dfb74f96..205e92ff 100644
--- a/pydis_site/templates/home/index.html
+++ b/pydis_site/templates/home/index.html
@@ -52,7 +52,7 @@
<br>
<div class="columns is-multiline">
- {# Display projects from settings.HOMEPAGE_REPOS #}
+ {# Display projects from HomeView.repos #}
{% for repo in repo_data %}
<div class="column is-one-third">
<div class="card has-equal-height github-card">