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 7973d15 commit 2efddb1Copy full SHA for 2efddb1
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