mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02: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')
|
@extends('layouts.app')
|
||||||
|
|
||||||
@section('content')
|
@section('content')
|
||||||
<div class="container mt-5 pt-3">
|
|
||||||
<section>
|
|
||||||
<discover-component></discover-component>
|
<discover-component></discover-component>
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@push('scripts')
|
@push('scripts')
|
||||||
|
|
Loading…
Add table
Reference in a new issue