diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html new file mode 100644 index 0000000..70d4165 --- /dev/null +++ b/www/index.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <title> Subsidiarity for Europe </title> + </head> + <body> + <p>Welcome to <strong>Subsidiarity for Europe</strong>.</p> + <p>We're up to changing how the European Union creates and supports technology.</p> + <p>Curious? Send an email to <a href="mailto:hello.2017@subsidiarity.eu">hello.2017@subsidiarity.eu</a> before the end of 2017.</p> + </body> +</html> |