diff options
author | Paul Wilde <psw@wildefedi01.wildenet.wilde.cloud> | 2024-01-28 21:02:22 +0000 |
---|---|---|
committer | Paul Wilde <psw@wildefedi01.wildenet.wilde.cloud> | 2024-01-28 21:02:22 +0000 |
commit | 376d849e8b69196b27f4794f1e2ca8a7866a97b1 (patch) | |
tree | 434ff38a28dc58a2a1bdc4f98694cf0b845e0482 /data/greeting.html | |
parent | 4324b842fe57554e44b7535270042d9b2f4a0001 (diff) |
cleanup
Diffstat (limited to 'data/greeting.html')
-rw-r--r-- | data/greeting.html | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/data/greeting.html b/data/greeting.html deleted file mode 100644 index b664538..0000000 --- a/data/greeting.html +++ /dev/null @@ -1,13 +0,0 @@ -<!DOCTYPE html> -<html><head> -<meta name="viewport" content="width=device-width, initial-scale=1"/> -<title>Welcome to %host%</title> -<body style="margin: auto; max-width: 50em"> -<p><b>%host%</b> is a <a href="https://en.wikipedia.org/wiki/Fediverse">Fediverse</a> instance that uses the <a href="https://en.wikipedia.org/wiki/ActivityPub">ActivityPub</a> protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.</p> -<p>This server runs the <a href="https://comam.es/what-is-snac">snac</a> software and there is no automatic sign-up process.</p> -<p>The following users are part of this community:</p> - -%userlist% - -<p>This site is powered by <abbr title="Social Networks Are Crap">snac</abbr>.</p> -</body></html> |