aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar Leon Sandøy <[email protected]>2019-04-20 00:56:18 +0200
committerGravatar Leon Sandøy <[email protected]>2019-04-20 00:56:18 +0200
commit57056c9db8cdb14204702dbb18c5ff02344abe71 (patch)
tree19e46f53619385a2e98b707ee45c0cfbbdc20c09 /pydis_site/templates
parentAddressing all comments in volcyy's second review. The tests now mock the API... (diff)
Addressing volcyys third review.
Diffstat (limited to 'pydis_site/templates')
-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">