mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update discover view
This commit is contained in:
parent
5fe3f15b69
commit
3d656aac21
1 changed files with 1 additions and 5 deletions
|
@ -1,11 +1,7 @@
|
|||
@extends('layouts.app')
|
||||
|
||||
@section('content')
|
||||
<div class="container mt-5 pt-3">
|
||||
<section>
|
||||
<discover-component></discover-component>
|
||||
</section>
|
||||
</div>
|
||||
@endsection
|
||||
|
||||
@push('scripts')
|
||||
|
|
Loading…
Reference in a new issue