Skip to content

Commit

Permalink
Merge pull request #1 from nicolas-alv3/AddNewQuote
Browse files Browse the repository at this point in the history
Add a new quote and contributor source
  • Loading branch information
nicolas-alv3 committed May 28, 2020
2 parents 0b088e2 + ce4d773 commit 3e1aa15
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Expand Up @@ -252,6 +252,15 @@
"contributions": [
"content"
]
},
{
"login": "nicolas-alv3",
"name": "Nicolas Alvarez",
"avatar_url": "https://avatars2.githubusercontent.com/u/42628386?s=460&u=c3d3edfde0e7e5f354dc477ca3d1856c727177f4&v=4",
"profile": "https://github.com/nicolas-alv3",
"contributions": [
"content"
]
}
],
"contributorsPerLine": 7,
Expand Down
4 changes: 4 additions & 0 deletions server/data/quotes.json
Expand Up @@ -289,5 +289,9 @@
{
"sentence": "Every language is a world. Without translation, we would inhabit parishes bordering on silence.",
"author": "Francis George Steiner"
},
{
"sentence": "We should learn languages because language is the only thing worth knowing even poorly",
"author":"Kató Lomb"
}
]

0 comments on commit 3e1aa15

Please sign in to comment.