add line break to a quote
parent
95c4050142
commit
0d58d57467
|
@ -6,7 +6,7 @@ QUOTES = [
|
||||||
"Katherine Neville"),
|
"Katherine Neville"),
|
||||||
("Hack the Planet",
|
("Hack the Planet",
|
||||||
""),
|
""),
|
||||||
("Study after study has show that human behavior changes when we know we’re being watched. Under observation, we act less free, which means we effectively *are* less free.",
|
("Study after study has show that human behavior changes when we know we’re being watched.\nUnder observation, we act less free, which means we effectively *are* less free.",
|
||||||
"Edward Snodwen"),
|
"Edward Snodwen"),
|
||||||
("A revolution without dancing is a revolution not worth having",
|
("A revolution without dancing is a revolution not worth having",
|
||||||
"V for Vendetta"),
|
"V for Vendetta"),
|
||||||
|
|
Loading…
Reference in New Issue