We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bcc00 commit 7973d15Copy full SHA for 7973d15
src/components/ProjectsGrid.vue
@@ -9,9 +9,9 @@
9
{{ projectsHeading }}
10
</p>
11
<!-- 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">
+ <p class="text-md sm:text-xl text-gray-500 dark:text-ternary-light">
13
{{ projectsDescription }}
14
- </p> -->
+ </p>
15
</div>
16
17
<!-- Filter and search projects -->
0 commit comments