aboutsummaryrefslogtreecommitdiff
path: root/templates/project.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/project.html')
-rw-r--r--templates/project.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/project.html b/templates/project.html
index 6f6b958..42d9fc9 100644
--- a/templates/project.html
+++ b/templates/project.html
@@ -36,7 +36,7 @@
<h1 class="text-5xl font-semibold">{{ putpage name }}</h1>
<div>
<h4 class="text-xl">{{ putpage description }}</h4>
- <h6 class="text-center text-sm border-t-4 mt-2 py-1">{{ putpage languages }}</h6>
+ <h6 class="text-center text-sm border-t-4 mt-2 py-1">{{ putpage tags }}</h6>
</div>
{{ eachdo page.links }}