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

14 wiersze
263 B
PHP

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