mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-18 12:31:27 +00:00
Merge pull request #455 from pixelfed/frontend-ui-refactor
Update base template
This commit is contained in:
commit
49c2c505e7
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')
|
@section('content')
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue