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

9 lines
152 B
PHP

@extends('site.partial.template')
@section('section')
<div class="title">
<h3 class="font-weight-bold">Features</h3>
</div>
<hr>
@endsection