mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-26 00:03:16 +00:00
Update blank layout view
This commit is contained in:
parent
a5a6eaba6e
commit
76a8210f06
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
@yield('content')
|
||||
</main>
|
||||
<script type="text/javascript" src="{{ mix('js/app.js') }}"></script>
|
||||
<script type="text/javascript" src="{{ mix('js/components.js') }}"></script>
|
||||
@stack('scripts')
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue