pixelfed/resources/views/site/help.blade.php

14 wiersze
221 B
PHP

@extends('site.partial.template')
@section('section')
<div class="title">
<h3 class="font-weight-bold">Help</h3>
</div>
<hr>
@endsection
@push('meta')
<meta property="og:description" content="Help">
@endpush