moshaorui 1 month ago
parent
commit
18b1e9fc70
1 changed files with 1 additions and 1 deletions
  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>