From 84f817d8bd8b0f1e1e75a84e73cadea0b5d5f966 Mon Sep 17 00:00:00 2001 From: Georgios Andreadis Date: Mon, 25 Sep 2017 12:29:48 +0200 Subject: Add experimental tool disclaimer to entry page --- src/components/home/ContactSection.js | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'src/components/home/ContactSection.js') diff --git a/src/components/home/ContactSection.js b/src/components/home/ContactSection.js index 1ec5e9c7..fd65b31c 100644 --- a/src/components/home/ContactSection.js +++ b/src/components/home/ContactSection.js @@ -35,6 +35,17 @@ const ContactSection = () => ( . +
+
+ +
+ OpenDC is an experimental tool. Your data may get lost, overwritten, or otherwise become unavailable. +
+ The OpenDC authors should in no way be liable in the event this happens (see our license). Sorry + for the inconvenience. +
+
); -- cgit v1.2.3