mirror of
https://github.com/pixelfed/pixelfed.git
synced 2025-01-24 15:59:40 +00:00
Update base template
This commit is contained in:
parent
3b7b90b394
commit
4795fb9d7a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
@extends('layouts.app',['title' => 'About ' . config('app.name')])
|
||||
@extends('layouts.anon',['title' => 'About ' . config('app.name')])
|
||||
|
||||
@section('content')
|
||||
|
||||
|
|
Loading…
Reference in a new issue