Commit 6348b0c2 by windychikita20

update js

parent 72b5b2f8
......@@ -4,7 +4,7 @@
<head>
<meta charset="UTF-8">
<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 href="https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap" rel="stylesheet">
......@@ -32,7 +32,7 @@
<div class="header-top">
<div class="container">
<a href=""><img src="{{URL::to('images/logo.png')}}" alt="Logo" width="45%"></a>
<div class="header-top-right">
......@@ -47,6 +47,7 @@
</div>
</a>
<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><a class="dropdown-item" href="{{ route('logout') }}">Logout</a></li>
......@@ -76,7 +77,7 @@
<div class="container">
<div class="footer clearfix mb-0 text-muted">
<div class="float-start">
<p>2022 &copy; REKRUTMEN PEGAWAI UNESA</p>
<p>2022 &copy; INSTRUMENT MONITORING</p>
</div>
<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
......
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