pixelfed/pixelfed

View on GitHub
resources/views/site/features.blade.php

Summary

Maintainability
A
0 mins
Test Coverage
@extends('site.partial.template')

@section('section')

  <div class="title">
    <h3 class="font-weight-bold">Features</h3>
  </div>
  <hr>
@endsection

@push('meta')
<meta property="og:description" content="Features">
@endpush