From 64408333a8b5378564911766f6e40add0862e28f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 24 Sep 2021 17:09:07 +0200 Subject: credits --- src/views/Quote.js | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/views/Quote.js (limited to 'src/views/Quote.js') diff --git a/src/views/Quote.js b/src/views/Quote.js new file mode 100644 index 0000000..00f8ca3 --- /dev/null +++ b/src/views/Quote.js @@ -0,0 +1,21 @@ +/** + * Adorno quote + */ + +import React from "react"; + +export default function Quote({ visible }) { + return ( +
+
As a constellation,
+
theoretical thought circles the concept
+
it would like to unseal, hoping that it
+
may fly open like the lock of a
+
well-guarded safe-deposit box:
+
in response, not to a single key or
+
a single number, but to a
+
combination of numbers.
+
Theodor W. Adorno
+
+ ); +} -- cgit v1.2.3-70-g09d2