Commit 6348b0c2 by windychikita20

update js

parent 72b5b2f8
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>REKRUTMEN- UNIVERSITAS NEGERI SURABAYA</title> <title>INSTRUMENT MONITORING- UNIVERSITAS NEGERI SURABAYA</title>
<link rel="preconnect" href="https://fonts.gstatic.com"> <link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap" rel="stylesheet">
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
<div class="header-top"> <div class="header-top">
<div class="container"> <div class="container">
<a href=""><img src="{{URL::to('images/logo.png')}}" alt="Logo" width="45%"></a>
<div class="header-top-right"> <div class="header-top-right">
...@@ -47,7 +47,8 @@ ...@@ -47,7 +47,8 @@
</div> </div>
</a> </a>
<ul class="dropdown-menu dropdown-menu-end shadow-lg" aria-labelledby="dropdownMenuButton1"> <ul class="dropdown-menu dropdown-menu-end shadow-lg" aria-labelledby="dropdownMenuButton1">
<!-- <li><a class="dropdown-item" href="">Ubah Password</a></li> -->
<li><hr class="dropdown-divider"></li> <li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="{{ route('logout') }}">Logout</a></li> <li><a class="dropdown-item" href="{{ route('logout') }}">Logout</a></li>
</ul> </ul>
...@@ -76,7 +77,7 @@ ...@@ -76,7 +77,7 @@
<div class="container"> <div class="container">
<div class="footer clearfix mb-0 text-muted"> <div class="footer clearfix mb-0 text-muted">
<div class="float-start"> <div class="float-start">
<p>2022 &copy; REKRUTMEN PEGAWAI UNESA</p> <p>2022 &copy; INSTRUMENT MONITORING</p>
</div> </div>
<div class="float-end"> <div class="float-end">
<p><a href="https://unesa.ac.id/" target="_blank">UNESA</a> <span class="text-danger"><i class="bi bi-heart"></i></span> by <a <p><a href="https://unesa.ac.id/" target="_blank">UNESA</a> <span class="text-danger"><i class="bi bi-heart"></i></span> by <a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment