From e6e597d6c904b72ecdfe3c01eb15e1ea90df6066 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Mon, 25 Apr 2022 01:01:39 -0700 Subject: feat(quotes): add a quote --- content/json/quotes.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'content/json') diff --git a/content/json/quotes.json b/content/json/quotes.json index 19bb648..0466d05 100644 --- a/content/json/quotes.json +++ b/content/json/quotes.json @@ -17,5 +17,6 @@ "Free software' is a matter of liberty, not price. To understand the concept, you should think of 'free' as in 'free speech,' not as in 'free beer'. - Richard Stallman", "You can use any editor you want, but remember that vi vi vi is the text editor of the beast. - Richard Stallman", "Free software is software that respects your freedom and the social solidarity of your community. So it's free as in freedom. - Richard Stallman", - "Sharing is good, and with digital technology, sharing is easy. - Richard Stallman" + "Sharing is good, and with digital technology, sharing is easy. - Richard Stallman", + "Don't cry because it's over. Smile because it happened. - Dr. Seuss" ] \ No newline at end of file -- cgit v1.2.3