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
1 changed files with 1 additions and 1 deletions

View File

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