jonnybarnes.uk/resources/views/webmention-endpoint.blade.php

9 lines
124 B
PHP

@extends('master')
@section('title')
WebMentions «
@stop
@section('content')
<p>My WebMention endpoint.</p>
@stop