We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0553f4 commit 8e02cc8Copy full SHA for 8e02cc8
data/cardsData.js
@@ -22,6 +22,29 @@
22
*/
23
24
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
48
{
49
githubRepoName: "Marv",
50
project: "marv",
public/images/bitscriptsweb.jpeg
97.2 KB
0 commit comments