Merge branch 'master' of github.com:timlrx/tailwind-nextjs-starter-blog

This commit is contained in:
Timothy Lin
2021-08-05 15:03:35 +08:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
const projectsData = [
{
title: 'A Search Engine',
description: `What is you could look up any information in the world? Webpages, images, videos
description: `What if you could look up any information in the world? Webpages, images, videos
and more. Google has many features to help you find exactly what you're looking
for.`,
imgSrc: '/static/images/google.png',