Skip to content

Commit

Permalink
feat: add random fact
Browse files Browse the repository at this point in the history
  • Loading branch information
martapanc committed Jul 3, 2024
1 parent 562d7e6 commit c31c793
Show file tree
Hide file tree
Showing 3 changed files with 901 additions and 0 deletions.
Binary file modified .yarn/install-state.gz
Binary file not shown.
894 changes: 894 additions & 0 deletions .yarn/releases/yarn-4.3.1.cjs

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions src/data/about/randomFacts.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,12 @@
"description": "I have visited a total of 21 countries so far 🗺️ \n\nThe full list is: Austria, Belgium, China, France, Germany, Iceland, Ireland, Italy, Malta, Monaco, the Netherlands, Poland, Portugal, Russia, San Marino, Slovakia, Spain, Switzerland, United Kingdom, United States, Vatican City.",
"isFactTrue": true,
"explanation": "Correct! The full list is: Austria, Belgium, China, France, Germany, Iceland, Ireland, Italy, Malta, Monaco, the Netherlands, Poland, Portugal, Russia, San Marino, Slovakia, Spain, Switzerland, United Kingdom, United States, Vatican City."
},
{
"name": "Rent",
"headline": "One of the rented flats I lived in was owned by a famous former footballer ⚽",
"description": "One of the several rented flats I lived in was owned - as I learned soon after signing the contract, googling the landlord's name - by the family of a famous former footballer. Obviously won't be sharing any names for privacy, but let's just say that over the years this has led to some amusing situations, such as bumping into the said footballer on the stairs or him ringing our doorbell mistaking it for his other family flat \uD83E\uDD29",
"isFactTrue": true,
"explanation": "That was correct! One of the several rented flats I lived in was owned - as I learned soon after signing the contract, googling the landlord's name - by the family of a famous former footballer. Obviously won't be sharing any names for privacy, but let's just say that over the years this has led to some amusing situations, such as bumping into the said footballer on the stairs or him ringing our doorbell mistaking it for his other family flat \uD83E\uDD29"
}
]

0 comments on commit c31c793

Please sign in to comment.