Update resources/views/templates/wrapper.blade.php

This commit is contained in:
denis 2024-11-03 04:25:53 -05:00
parent 262df65112
commit 108e3ffe10

View file

@ -4,7 +4,7 @@
<!DOCTYPE html>
<html>
<head>
<title>{{ config('app.name', 'Pterodactyl') }}</title>
<title>{{ config('app.name', 'Pelican') }}</title>
@yield('head')