Skip to content

Commit

Permalink
Update quotes.js
Browse files Browse the repository at this point in the history
Add carl sagan quote
  • Loading branch information
DenseOriginal authored Oct 5, 2022
1 parent 843aa7d commit 63680d0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions js/quotes.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
const quotes = [
{
text: "If you wish to make an apple pie from scratch, you must first invent the universe",
author: "Carl Sagan"
},
{
text: "Genius is one percent inspiration and ninety-nine percent perspiration.",
author: "Thomas Edison",
Expand Down

0 comments on commit 63680d0

Please sign in to comment.