Skip to content

Commit 8e02cc8

Browse files
New card
1 parent b0553f4 commit 8e02cc8

File tree

2 files changed

+23
-0
lines changed

2 files changed

+23
-0
lines changed

data/cardsData.js

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,29 @@
2222
*/
2323

2424
export const cardsData = [
25+
{
26+
githubRepoName: "Bit-Scripts.github.io",
27+
project: "Bit-Scripts",
28+
imageCover: "bitscriptsweb.jpeg",
29+
title: "Bit-Scripts Portfolio",
30+
author: "Eddy",
31+
github: "https://github.com/Bit-Scripts/Bit-Scripts.github.io",
32+
demo: "https://bit-scripts.github.io/",
33+
translations: [
34+
{
35+
lang: "en",
36+
description: "The various projects of Bits-Scripts",
37+
},
38+
{
39+
lang: "fr",
40+
description: "Porfolio des différents projets de Bits-Sripts",
41+
},
42+
{
43+
lang: "es",
44+
description: "Los diferentes proyectos de Bits-Scripts",
45+
},
46+
],
47+
},
2548
{
2649
githubRepoName: "Marv",
2750
project: "marv",

public/images/bitscriptsweb.jpeg

97.2 KB
Loading

0 commit comments

Comments
 (0)