commit ec38c8934181fdd3aa91daf8a96a917072d525cc parent 1191d795e1a1ee388f9d19d9b8b880e2049c4e4e Author: Agastya Chandrakant <me@hanabi.in> Date: Wed, 11 Mar 2020 13:46:58 +0530 update frontmatter Diffstat:
6 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md @@ -40,6 +40,7 @@ lang: String(ISO 639-1)! path: unique(String!) tags: Array<String>! title: String! +unverified: Boolean! where: String! --- diff --git a/quotes/Dear Tecrübe,/Dear Tecrübe,.md b/quotes/Dear Tecrübe,/Dear Tecrübe,.md @@ -8,6 +8,7 @@ misattributed: false path: '/dear-tecrube' tags: ['Patience', 'Friendship', 'Understanding'] title: 'If a friend among your friends errs, make seventy excuses for them.' +unverified: true where: 'Shu`ab Al-Iman, 7.522' --- diff --git a/quotes/Deservance/Deservance.md b/quotes/Deservance/Deservance.md @@ -9,6 +9,7 @@ misattributed: false path: '/2' tags: ['Logic', 'Assertion', 'Reasoning'] title: 'What can be asserted without evidence can be dismissed without evidence.' +unverified: false where: '' --- diff --git a/quotes/Education/Education.md b/quotes/Education/Education.md @@ -9,6 +9,7 @@ misattributed: false path: '/3' tags: ['Logic', 'Assertion', 'Reasoning', 'Religion', 'Ignorance'] title: "The lack of understanding of something is not evidence for God. It's evidence for lack of understanding" +unverified: false where: '' --- diff --git a/quotes/one-is-never-so-94b5bf41/one-is-never-so-94b5bf41.md b/quotes/one-is-never-so-94b5bf41/one-is-never-so-94b5bf41.md @@ -8,10 +8,12 @@ misattributed: false path: '/one-is-never-so-94b5bf41' tags: ['Broken', 'Healing', 'Hurt', 'Oneself'] title: '[O]ne is never so pretty after being mended, you know.' +unverified: false where: 'The Wonderful Wizard of Oz' --- # *[O]ne is never so pretty after being mended, you know.* — China Princess, talking to Dorothy, -<em>The Wonderful Wizard of Oz</em> by [L. Frank Baum](/authors/L. Frank Baum). -\ No newline at end of file +<em>The Wonderful Wizard of Oz</em> by +[L. Frank Baum](/authors/L. Frank Baum). +\ No newline at end of file diff --git a/quotes/yesterday-is-history-e8bcc8a9/yesterday-is-history-e8bcc8a9.md b/quotes/yesterday-is-history-e8bcc8a9/yesterday-is-history-e8bcc8a9.md @@ -8,6 +8,7 @@ misattributed: false path: '/yesterday-is-history-e8bcc8a9' tags: ['Now', 'Present', 'Worrying', 'Time'] title: 'Yesterday is history, tomorrow is a mystery, but today is a gift. That is why it is called the "present".' +unverified: true where: '' ---