Add a link back to the client from the config page
This commit is contained in:
parent
f74a6f36ed
commit
75a2ba74b3
1 changed files with 1 additions and 0 deletions
|
@ -13,4 +13,5 @@ Micropub Config «
|
||||||
<dt>Media Endpoint</dt><dd>{{ $data['media-endpoint'] }}</dd>
|
<dt>Media Endpoint</dt><dd>{{ $data['media-endpoint'] }}</dd>
|
||||||
</dl>
|
</dl>
|
||||||
<p><a href="{{ route('micropub-query-action') }}">Re-query</a> the endpoint.</p>
|
<p><a href="{{ route('micropub-query-action') }}">Re-query</a> the endpoint.</p>
|
||||||
|
<p>Return to <a href="{{ route('micropub-client') }}">client</a>.
|
||||||
@stop
|
@stop
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue