diff options
Diffstat (limited to 's10y')
-rw-r--r-- | s10y/index.html | 11 |
1 files changed, 11 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> |