moshaorui hace 1 mes
padre
commit
18b1e9fc70
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/welcome.blade.php

+ 1 - 1
resources/views/welcome.blade.php

@@ -53,7 +53,7 @@
 </head>
 <body>
 <div class="container">
-    <h1>Welcome to Mietubl Album System</h1>
+    <h1>Welcome to Mietubl Album System!</h1>
 </div>
 </body>
 </html>