Skip to content

Commit

Permalink
Some Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Adekunle27 committed Feb 3, 2023
1 parent 65cf5de commit 654874f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/ProjectsData.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ const PROJECTS_DATA = [
{
title: "Starwars Casts",
about:
"This is an applicatiom built with Nextjs, React e.t.c. that displays the list of starwars casts, It generates the data asynchronously from swapi.dev API with some advanced filtering functionalities.",
"This is an application built with Nextjs, React e.t.c. that displays the list of starwars casts, It generates the data asynchronously from swapi.dev API with some advanced filtering functionalities.",
description:
"This is an applicatiom built with Nextjs, React e.t.c. that displays the list of starwars casts, It generates the data asynchronously from swapi.dev API with some advanced filtering functionalities.",
"This is an application built with Nextjs, React e.t.c. that displays the list of starwars casts, It generates the data asynchronously from swapi.dev API with some advanced filtering functionalities.",
link: "https://starwars-casts.web.app/",
github: "https://github.com/Adekunle27/Starwars-Cast",
imageUrl: starwars,
Expand Down

2 comments on commit 654874f

@vercel
Copy link

@vercel vercel bot commented on 654874f Feb 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 654874f Feb 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.