From 9c2be331816a8a59360def37957ba36816d1f252 Mon Sep 17 00:00:00 2001
From: Aaron Parecki You will need to create a Micropub endpoint for your website which can create posts on your site. Once you've created the Micropub endpoint, you can indicate its location using the markup below.<link rel="micropub" href="https://= (property_exists($this, 'meParts') ? $this->meParts['host'] : 'example.com') ?>/micropub">
Link: <https://= (property_exists($this, 'meParts') ? $this->meParts['host'] : 'example.com') ?>/micropub>; rel="micropub"
--
cgit v1.2.3