File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed
Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -48,6 +48,32 @@ export const cardsData = [
4848 } ,
4949 ] ,
5050 } ,
51+ {
52+ githubRepoName : "MarvWeb" ,
53+ project : "marvWeb" ,
54+ imageCover : "botavatar-bouche.png" ,
55+ title : "Marv Bot" ,
56+ author : "Paul" ,
57+ github : "https://github.com/Bit-Scripts/MarvWeb" ,
58+ demo : "https://marv-bot.fr" ,
59+ translations : [
60+ {
61+ lang : "en" ,
62+ description :
63+ "A website that takes the concept of Marv but directly on the Web to make it accessible to everyone." ,
64+ } ,
65+ {
66+ lang : "fr" ,
67+ description :
68+ "Un site web qui reprend le concept de Marv mais directement sur le Web pour le rendre accessible à tout le monde." ,
69+ } ,
70+ {
71+ lang : "es" ,
72+ description :
73+ "Un sitio web que retoma el concepto de Marv pero directamente en la Web para hacerlo accesible a todos." ,
74+ } ,
75+ ] ,
76+ } ,
5177 {
5278 githubRepoName : "Matrix" ,
5379 project : "matrix" ,
@@ -79,7 +105,7 @@ export const cardsData = [
79105 project : "bitguardian" ,
80106 imageCover : "bitguardian.jpg" ,
81107 title : "BitGuardian" ,
82- author : "Moon" ,
108+ author : "Red Moon" ,
83109 github : "https://github.com/Bit-Scripts/BitGuardian" ,
84110 demo : "" ,
85111 translations : [
You can’t perform that action at this time.
0 commit comments