Update notapproved.blade.php
This commit is contained in:
parent
298e8c4615
commit
ed02255bbf
|
|
@ -2,7 +2,7 @@
|
||||||
<html lang="en-us">
|
<html lang="en-us">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<title>{{ env('APP_NAME') }} - We're Still Morbin'</title>
|
<title>{{ env('APP_NAME') }}</title>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta content="ARCHBLOX" property="og:title" />
|
<meta content="ARCHBLOX" property="og:title" />
|
||||||
<meta content="ARCHBLOX is a work in progress revival." property="og:description" />
|
<meta content="ARCHBLOX is a work in progress revival." property="og:description" />
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue