Website/files/startup_quotes.json

28 lines
556 B
JSON

{
"quotes": [
{
"text": "Cogito ergo sum",
"author": "René Descartes"
},
{
"text": "74ls181",
"author": "Texas Instruments"
},
{
"text": "Reaper",
"author": "Cockos"
},
{
"text": "Nausicaä",
"author": "Ghibli"
},
{
"text": "C",
"author": "Dennis Ritchie"
},
{
"text": "Pico",
"author": "Raspberry Pi"
}
]
}