Merge pull request #157 from Arpitgoyalgg/patch-1

chore: typo is --> if
This commit is contained in:
Timothy
2021-08-01 13:03:38 +08:00
committed by GitHub

View File

@ -1,7 +1,7 @@
const projectsData = [ const projectsData = [
{ {
title: 'A Search Engine', 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 and more. Google has many features to help you find exactly what you're looking
for.`, for.`,
imgSrc: '/static/images/google.png', imgSrc: '/static/images/google.png',