Skip to content

Commit 083e9f9

Browse files
authored
1 parent d1a014e commit 083e9f9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,9 @@ Below are the essential tags for basic, minimalist websites:
220220
<!-- Notifies a url when you link to it on your site -->
221221
<link rel="webmention" href="https://example.com/webmention">
222222

223+
<!-- Enables posting to your own domain using a Micropub client -->
224+
<link rel="micropub" href="https://example.com/micropub">
225+
223226
<!-- Loads in an external HTML file into the current HTML file -->
224227
<link rel="import" href="/path/to/component.html">
225228

0 commit comments

Comments
 (0)