Skip to content

Commit

Permalink
chore: Update video slide source in ProjectsData.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
singhAmandeep007 committed May 23, 2024
1 parent 0405dc6 commit 4f8f5e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Pages/Projects/ProjectsData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ export const data: TData = [

projectSlides: [
{
src: "https://res.cloudinary.com/dryiuvv1l/video/upload/v1716377566/rate-limit-fuzzy-search/rate-limited-fuzzy-search-1716377105542_abcek0.mp4",
src: "https://res.cloudinary.com/dryiuvv1l/video/upload/v1716447304/rate-limit-fuzzy-search/rate-limited-fuzzy-search-1716377105542_abcek0_lncdi0.webm",
text: "Demo",
type: "video",
},
Expand Down

0 comments on commit 4f8f5e2

Please sign in to comment.