diff options
author | Araq <rumpf_a@web.de> | 2014-10-20 01:32:51 +0200 |
---|---|---|
committer | Araq <rumpf_a@web.de> | 2014-10-20 01:32:51 +0200 |
commit | 2495ceb61c2e4eb4a13db4cb5dfd21b948513cdf (patch) | |
tree | 75f2b4faae6695ea498e04aded38e5ff0c2a949c /web/nimrod.ini | |
parent | 60a7532bdac51e7be03461d5d402d440794d79a8 (diff) | |
download | Nim-2495ceb61c2e4eb4a13db4cb5dfd21b948513cdf.tar.gz |
much better quote for the frontpage
Diffstat (limited to 'web/nimrod.ini')
-rw-r--r-- | web/nimrod.ini | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/web/nimrod.ini b/web/nimrod.ini index 64376cd66..fc8a5730f 100644 --- a/web/nimrod.ini +++ b/web/nimrod.ini @@ -26,9 +26,10 @@ file: ticker.txt [Quotations] # Page: quote - Person # Bad things will happen if you use multiple dashes here. -index: """The most important thing in the programming language is the name. -A language will not succeed without a good name. I have recently invented a -very good name and now I am looking for a suitable language. - D. E. Knuth""" +index: """Is it so bad, then, to be misunderstood? Pythagoras was misunderstood, +and Socrates, and Jesus, and Luther, and Copernicus, and Galileo, and Newton, +and every pure and wise spirit that ever took flesh. To be great is to be +misunderstood. - Ralph Waldo Emerson""" documentation: """Incorrect documentation is often worse than no documentation. - Bertrand Meyer""" download: """There are two major products that come out of Berkeley: LSD and |