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

14 lines
262 B
PHP
Raw Normal View History

2018-05-30 02:35:05 +00:00
@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="Platfor/API Terms of Use">
@endpush