Skip to content

Commit

Permalink
Merge pull request #181 from AbdulRehmanGHub/abdulrehmanghub
Browse files Browse the repository at this point in the history
feat: 5 Education Quotes added
  • Loading branch information
Shariar-Hasan authored Oct 18, 2024
2 parents 86ae32d + bc13c57 commit cb71755
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 1 deletion.
35 changes: 35 additions & 0 deletions Quotes.js
Original file line number Diff line number Diff line change
Expand Up @@ -2833,6 +2833,41 @@ window.quotes = [
category: "Positive",
author: "Mother Teresa",
addedBy: "IamAayush2080",
},

{
quote:"Education is one thing no one can take away from you",
category: "Education",
author: "Elin Nordegren",
addedBy: "AbdulRehmanGHub",
},

{
quote:"Education is the key that unlocks the golden door to freedom",
category: "Education",
author: "George Washington Carver",
addedBy: "AbdulRehmanGHub",
},

{
quote:"We learn from failure, not from success!",
category: "Education",
author: "Bram Stoker",
addedBy: "AbdulRehmanGHub",
},

{
quote:"The purpose of education is to turn mirrors into windows",
category: "Education",
author: "Sydney J. Harris",
addedBy: "AbdulRehmanGHub",
},

{
quote:"A child without education is like a bird without wings",
category: "Education",
author: "Tibetan Proverb",
addedBy: "AbdulRehmanGHub",
}


Expand Down
29 changes: 28 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cb71755

Please sign in to comment.