Skip to content

Commit 7935bc4

Browse files
modify projects page
1 parent bc5a12c commit 7935bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/pages/projects.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<template>
2-
<div><p>Coming soon...</p></div>
2+
<div class="min-h-screen flex justify-center items-center"><p class="text-4xl">Coming soon...</p></div>
33
</template>

0 commit comments

Comments
 (0)