Update resources/views/templates/wrapper.blade.php
This commit is contained in:
parent
262df65112
commit
108e3ffe10
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>{{ config('app.name', 'Pterodactyl') }}</title>
|
||||
<title>{{ config('app.name', 'Pelican') }}</title>
|
||||
|
||||
@yield('head')
|
||||
|
||||
|
|
Loading…
Reference in a new issue