diff --git a/static/index.html b/static/index.html index 253ca1c..1dc2a46 100644 --- a/static/index.html +++ b/static/index.html @@ -50,6 +50,7 @@ and the rest of the fediverse<
  • Which sites are supported?
  • How do I set it up?
  • How do I use it?
  • +
  • How do I include an image in a post?
  • How can people on the fediverse find me?
  • I tried it, and it didn't work!
  • How much does it cost?
  • @@ -206,6 +207,18 @@ The webmention source URL will usually be a proxy page on fed.brid.gy +
  • How do I include an image in a post?
  • +
  • +

    +Use <img class="u-photo"> for the image in your post. For example: + +

    +<img class="u-photo" src="/full_glass.jpg" />
    +I love scotch. Scotchy scotchy scotch.
    +
    +

    +
  • +
  • How can people on the fediverse find me?
  • In general, all you have to do is use Bridgy Fed to interact with the fediverse once. Send an original post from your site, like or repost something, follow someone, etc. Then, when other users search for @yourdomain.com@yourdomain.com, they should find your profile!