small pixel drawing of a pufferfish existentialcrisis.sh

Remove blank quotes tbh
Jes Olson j3s@c3f.net
Mon, 24 Jan 2022 06:07:37 -0600
commit

40168e2f04a736fe6cc2afa845a6c9a8684571ae

parent

cc990a12d31e184a5ea77be0d8dd837867f93b03

1 files changed, 0 insertions(+), 5 deletions(-)

jump to
M quote/quote.goquote/quote.go

@@ -26,11 +26,6 @@ quoteCollection = append(quoteCollection, "All human activities are equivalent. All are on principle doomed to failure.")

quoteCollection = append(quoteCollection, "Time is too large. It can’t be filled up. Everything you plunge into it is stretched and disintegrates.") quoteCollection = append(quoteCollection, "All the labor of all the ages, all the devotion, all the inspiration, all the noonday brightness of human genius are destined to extinction.") quoteCollection = append(quoteCollection, "And yet sometimes we become the person we most dread. Or maybe we dread most the person we know we are to become.") - quoteCollection = append(quoteCollection, "") - quoteCollection = append(quoteCollection, "") - quoteCollection = append(quoteCollection, "") - quoteCollection = append(quoteCollection, "") - quoteCollection = append(quoteCollection, "") } func GetRandomQuote() string {