Skip to content

Commit 7973d15

Browse files
committed
Show title
1 parent f6bcc00 commit 7973d15

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/ProjectsGrid.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
{{ projectsHeading }}
1010
</p>
1111
<!-- Note: This description is commented, if you want to, you can uncomment this -->
12-
<!-- <p class="text-md sm:text-xl text-gray-500 dark:text-ternary-light">
12+
<p class="text-md sm:text-xl text-gray-500 dark:text-ternary-light">
1313
{{ projectsDescription }}
14-
</p> -->
14+
</p>
1515
</div>
1616

1717
<!-- Filter and search projects -->

0 commit comments

Comments
 (0)