More quotes
This commit is contained in:
parent
6c9f9c1bcf
commit
7fee192bd6
|
|
@ -20,6 +20,10 @@
|
||||||
"text": "C",
|
"text": "C",
|
||||||
"author": "Dennis Ritchie"
|
"author": "Dennis Ritchie"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"text": "UNIX",
|
||||||
|
"author": "Dennis Ritchie"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"text": "PICO",
|
"text": "PICO",
|
||||||
"author": "Raspberry Pi"
|
"author": "Raspberry Pi"
|
||||||
|
|
@ -40,9 +44,21 @@
|
||||||
"text": "GNU/LINUX",
|
"text": "GNU/LINUX",
|
||||||
"author": "Linus Torvalds"
|
"author": "Linus Torvalds"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"text": "GIT",
|
||||||
|
"author": "Linus Torvalds"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"text": "DEBIAN",
|
"text": "DEBIAN",
|
||||||
"author": "Ian Murdock"
|
"author": "Ian Murdock"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "THE LEGEND OF ZELDA",
|
||||||
|
"author": "Nintendo"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "SUPER MARIO BROS",
|
||||||
|
"author": "Nintendo"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue