quotes

My favourite quotes. (gatsbyjs)
git clone http://git.hanabi.in/repos/quotes.git
Log | Files | Refs | README | LICENSE

commit 915408984926b6a293cbc8cddf334d6461bb3226
parent eded1289191d0d9bb7a89668a0debc3f4c3b5ae5
Author: Agastya Chandrakant <acagastya@outlook.com>
Date:   Sun, 19 Jul 2020 05:55:50 +0530

some changes

Diffstat:
Aquotes/o-my-lord-cabe7ccf/o-my-lord-cabe7ccf.md | 17+++++++++++++++++
Dquotes/oh-my-lord-cabe7ccf/oh-my-lord-cabe7ccf.md | 17-----------------
Msrc/components/header.js | 2+-
3 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/quotes/o-my-lord-cabe7ccf/o-my-lord-cabe7ccf.md b/quotes/o-my-lord-cabe7ccf/o-my-lord-cabe7ccf.md @@ -0,0 +1,16 @@ +--- +attributed: true +author: 'Rābiʿa al-ʿAdawiyya' +date: '2020-03-11' +draft: false +lang: 'en' +misattributed: false +path: '/o-my-lord-cabe7ccf' +tags: ['Fear', 'Hell', 'Paradise', 'Worship'] +title: 'O my Lord, if I worship Thee from fear of Hell, burn me in Hell, and if I worship Thee from hope of Paradise, exclude me thence, but if I worship Thee for Thine own sake then withhold not from me Thine Eternal Beauty' +unverified: false +--- + +# *O my Lord, if I worship Thee from fear of Hell, burn me in Hell, and if I worship Thee from hope of Paradise, exclude me thence, but if I worship Thee for Thine own sake then withhold not from me Thine Eternal Beauty* + +&mdash; Rābiʿa al-ʿAdawiyya, <cite><em><abbr title="ISBN-13: 9780521318631">Rābiʿa the Mystic and her fellow-saints in Islam</abbr></em></cite>, by Margaret Smith +\ No newline at end of file diff --git a/quotes/oh-my-lord-cabe7ccf/oh-my-lord-cabe7ccf.md b/quotes/oh-my-lord-cabe7ccf/oh-my-lord-cabe7ccf.md @@ -1,16 +0,0 @@ ---- -attributed: true -author: 'Rābiʿa al-ʿAdawiyya' -date: '2020-03-11' -draft: false -lang: 'en' -misattributed: false -path: '/oh-my-lord-cabe7ccf' -tags: ['Fear', 'Hell', 'Paradise', 'Worship'] -title: 'O my Lord, if I worship Thee from fear of Hell, burn me in Hell, and if I worship Thee from hope of Paradise, exclude me thence, but if I worship Thee for Thine own sake then withhold not from me Thine Eternal Beauty' -unverified: false ---- - -# *O my Lord, if I worship Thee from fear of Hell, burn me in Hell, and if I worship Thee from hope of Paradise, exclude me thence, but if I worship Thee for Thine own sake then withhold not from me Thine Eternal Beauty* - -&mdash; Rābiʿa al-ʿAdawiyya, <cite><em><abbr title="ISBN-13: 9780521318631">Rābiʿa the Mystic and her fellow-saints in Islam</abbr></em></cite>, by Margaret Smith -\ No newline at end of file diff --git a/src/components/header.js b/src/components/header.js @@ -20,7 +20,7 @@ function Header({ description, link = `/${repo}`, showHeader, siteTitle, slug }) {slug == 'quote' ? ( <BoldEntry text="Quotes" /> ) : ( - <Link to={`/${repo}/quote`}>Quotes</Link> + <Link to={`/${repo}`}>Quotes</Link> )} </li> <li>