diff --git a/web/site/links.php b/web/site/links.php new file mode 100644 index 0000000..f595f73 --- /dev/null +++ b/web/site/links.php @@ -0,0 +1,25 @@ +this.'); + exit(0); +} + +echo(' +
+
+
+

'._('Links').'

+

'._('Some links you may find useful').'

+
    +
  • fediverse.party: '._('a good starting point to approach the Fediverse').'
  • +
  • instances.social: '._('another Mastodon instances database, has a wizard to help choosing an instance').'
  • +
  • fedidb.org: '._('very comprehensive stats about Fediverse').'
  • +
  • fedi.tips: '._('another very good, unofficial, non-technical guide to using Mastodon and the wider Fediverse').'
  • +
  • Verbose: '._('a tool to split Mastodon posts').'
  • +
+
+
+
'.N); + +?>