Skip to content

Commit

Permalink
New card
Browse files Browse the repository at this point in the history
  • Loading branch information
generalentropy committed Jul 13, 2024
1 parent b0553f4 commit 8e02cc8
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions data/cardsData.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,29 @@
*/

export const cardsData = [
{
githubRepoName: "Bit-Scripts.github.io",
project: "Bit-Scripts",
imageCover: "bitscriptsweb.jpeg",
title: "Bit-Scripts Portfolio",
author: "Eddy",
github: "https://github.com/Bit-Scripts/Bit-Scripts.github.io",
demo: "https://bit-scripts.github.io/",
translations: [
{
lang: "en",
description: "The various projects of Bits-Scripts",
},
{
lang: "fr",
description: "Porfolio des différents projets de Bits-Sripts",
},
{
lang: "es",
description: "Los diferentes proyectos de Bits-Scripts",
},
],
},
{
githubRepoName: "Marv",
project: "marv",
Expand Down
Binary file added public/images/bitscriptsweb.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8e02cc8

Please sign in to comment.