aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2017-12-03 17:18:40 +0100
committerhellekin <hellekin@cepheide.org>2017-12-03 17:18:40 +0100
commitdcc302893f2edc54d303af0104736e9877976430 (patch)
tree5fcd87568a5b5dc5cb96eb4ea560842ff227871e
downloadsubsidiarity.eu-dcc302893f2edc54d303af0104736e9877976430.tar.gz
Make subsidiarity sites into a repository
-rw-r--r--s10y/index.html11
-rw-r--r--www/index.html12
2 files changed, 23 insertions, 0 deletions
diff --git a/s10y/index.html b/s10y/index.html
new file mode 100644
index 0000000..f7855c8
--- /dev/null
+++ b/s10y/index.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="UTF-8">
+ <title> P.S.: Mastodon BXL </title>
+ </head>
+ <body>
+ <p>Une instance de <a href="https://joinmastodon.org/">Mastodon</a> pour Bruxelles.</p>
+ <p>Son URL canonique est <a href="https://ps.s10y.eu/">ps.s10y.eu</a>. À <em>toot</em> !</p>
+ </body>
+</html>
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>