Create an HTML page on your website and copy the below HTML into it. Replace the example URL and photo, and add your name. Then visit https://2018.indieweb.org/webmention and paste the link to your page!
<div class="h-entry"> | |
<a class="p-author h-card" href="http://example.org"> | |
<img src="http://example.org/photo.jpg" alt=""/> | |
Your Name Here</a>: | |
RSVP <span class="p-rsvp">yes</span> | |
to <a href="https://2018.indieweb.org/" class="u-in-reply-to">IndieWeb Summit</a> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment