diff --git a/IES-Bandung/public/img/pasar.png b/IES-Bandung/public/img/pasar.png new file mode 100644 index 0000000000000000000000000000000000000000..048d8036e654e8514f31e71e22f4123e32a79659 Binary files /dev/null and b/IES-Bandung/public/img/pasar.png differ diff --git a/IES-Bandung/resources/views/auth/login.blade.php b/IES-Bandung/resources/views/auth/login.blade.php index 2223974e1e9db7cbb24a743209e03933d13d5ae7..c2bb8aca2cc7fb99bc16ad3884ef21a8c785cd84 100755 --- a/IES-Bandung/resources/views/auth/login.blade.php +++ b/IES-Bandung/resources/views/auth/login.blade.php @@ -6,7 +6,9 @@ <div class="container w-xxl w-auto-xs" > <div class="header-signin"> <div class="wrapper-lg text-center"> - <img src="img/logo-bdg.png" alt=""> + <a class="navbar-brand text-lt"> + <img src="http://localhost:8888/img/ecohub.png" alt="." class="large-logo"> + </a> <p class="m-t-sm m-b-none">Integrated Economy System Bandung<br />Web App</p> </div> </div>