Skip to content

Commit e70324a

Browse files
author
Sam
committed
update
1 parent 755ba2a commit e70324a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ function Home({ data }) {
4141
href="#"
4242
className="inline-flex items-center py-2 px-3 text-sm font-medium text-center text-white bg-blue-700 rounded-lg hover:bg-blue-800 focus:ring-4 focus:outline-none focus:ring-blue-300 dark:bg-blue-600 dark:hover:bg-blue-700 dark:focus:ring-blue-800"
4343
>
44-
Read more
44+
{/* Read more
4545
<svg
4646
className="ml-2 -mr-1 w-4 h-4"
4747
fill="currentColor"
@@ -53,7 +53,7 @@ function Home({ data }) {
5353
d="M10.293 3.293a1 1 0 011.414 0l6 6a1 1 0 010 1.414l-6 6a1 1 0 01-1.414-1.414L14.586 11H3a1 1 0 110-2h11.586l-4.293-4.293a1 1 0 010-1.414z"
5454
clip-rule="evenodd"
5555
></path>
56-
</svg>
56+
</svg> */}
5757
</a>
5858
</div>
5959
</div>

0 commit comments

Comments
 (0)