aboutsummaryrefslogtreecommitdiff
path: root/projects/index.html
diff options
context:
space:
mode:
authorRaghuram Subramani <raghus2247@gmail.com>2025-08-29 21:59:40 -0400
committerRaghuram Subramani <raghus2247@gmail.com>2025-08-29 21:59:40 -0400
commitda2922f6c6c5a1e6a4b4527d86c7a340964741d1 (patch)
treeb598a0c460d930529b7cc3c6832457e17d27b008 /projects/index.html
parent9e8f04760c066bb85e482f3db29f1b6e3c040642 (diff)
projects: languages->tags
Diffstat (limited to 'projects/index.html')
-rw-r--r--projects/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/index.html b/projects/index.html
index beb392c..e56466d 100644
--- a/projects/index.html
+++ b/projects/index.html
@@ -16,7 +16,7 @@ title = PROJECTS
<p class="text-xl text-center text-wrap">{{ put description }}</p>
</div>
- <div class="text-center text-sm border-t-2 mt-3 py-1">{{ put languages }}</div>
+ <div class="text-center text-sm border-t-2 mt-3 py-1">{{ put tags }}</div>
</a>
{{ endeachdo }}