moshaorui vor 1 Monat
Ursprung
Commit
18b1e9fc70
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>