aboutsummaryrefslogtreecommitdiff
path: root/s10y
diff options
context:
space:
mode:
authorhellekin <hellekin@cepheide.org>2017-12-03 17:29:09 +0100
committerhellekin <hellekin@cepheide.org>2017-12-03 17:29:09 +0100
commit398e9c9b15dc6ef8f83c88c0b10185633f575282 (patch)
tree43087ee5d23a70923dcdc70204c06e319de8ef4d /s10y
parentdcc302893f2edc54d303af0104736e9877976430 (diff)
downloadsubsidiarity.eu-398e9c9b15dc6ef8f83c88c0b10185633f575282.tar.gz
Add the riot dog mascot Loukanikos
Diffstat (limited to 's10y')
-rw-r--r--s10y/assets/img/loukanikos-banner-s10y.pngbin0 -> 674997 bytes
-rw-r--r--s10y/index.html21
2 files changed, 13 insertions, 8 deletions
diff --git a/s10y/assets/img/loukanikos-banner-s10y.png b/s10y/assets/img/loukanikos-banner-s10y.png
new file mode 100644
index 0000000..9c7e63b
--- /dev/null
+++ b/s10y/assets/img/loukanikos-banner-s10y.png
Binary files differ
diff --git a/s10y/index.html b/s10y/index.html
index f7855c8..a02476d 100644
--- a/s10y/index.html
+++ b/s10y/index.html
@@ -1,11 +1,16 @@
<!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>
+ <head>
+ <meta charset="UTF-8">
+ <title> P.S.: Mastodon BXL </title>
+ <style>
+ img { border:0; max-width: 100%; }
+ </style>
+ </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>
+ <p><a href="https://ps.s10y.eu/">
+ <img src="/assets/img/loukanikos-banner-s10y.png" alt="Zinneke et fier de l'être"></a></p>
+ </body>
</html>