1
0
Fork 1
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:
Daniel Supernault 2018-09-10 00:51:13 -06:00
parent 3b7b90b394
commit 4795fb9d7a
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

View file

@ -1,4 +1,4 @@
@extends('layouts.app',['title' => 'About ' . config('app.name')])
@extends('layouts.anon',['title' => 'About ' . config('app.name')])
@section('content')