Răsfoiți Sursa

Update page titles

Vijayakrishnan Krishnan 4 ani în urmă
părinte
comite
ee4d3edf1d

+ 1 - 1
resources/views/layouts/guest-home.blade.php

@@ -4,7 +4,7 @@
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1">
 
-    <title>X•Y•Z</title>
+    <title>Stag</title>
 
     <!-- Fonts -->
     <link href="https://fonts.googleapis.com/css?family=Nunito:200,600,700" rel="stylesheet">

+ 1 - 1
resources/views/layouts/meeting.blade.php

@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <meta http-equiv="X-UA-Compatible" content="ie=edge">
 
-    <title>X•Y•Z</title>
+    <title>Stag</title>
 
     <!-- Fonts -->
     <link href="https://fonts.googleapis.com/css?family=Nunito:200,600,700" rel="stylesheet">

+ 1 - 1
resources/views/layouts/pro.blade.php

@@ -6,7 +6,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1">
     <meta http-equiv="X-UA-Compatible" content="ie=edge">
 
-    <title>X•Y•Z</title>
+    <title>Stag</title>
 
     <!-- Fonts -->
     <link href="https://fonts.googleapis.com/css?family=Nunito:200,600,700" rel="stylesheet">