From 75a2ba74b39770284bdab205d6e5dd18a10697af Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Tue, 28 Mar 2017 14:07:35 +0100 Subject: [PATCH] Add a link back to the client from the config page --- resources/views/micropub/config.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/micropub/config.blade.php b/resources/views/micropub/config.blade.php index d950a41a..293b2b99 100644 --- a/resources/views/micropub/config.blade.php +++ b/resources/views/micropub/config.blade.php @@ -13,4 +13,5 @@ Micropub Config «
Media Endpoint
{{ $data['media-endpoint'] }}

Re-query the endpoint.

+

Return to client. @stop