tes
This commit is contained in:
parent
30aba286f6
commit
23d9387102
Binary file not shown.
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 92 KiB |
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
Binary file not shown.
After Width: | Height: | Size: 33 KiB |
|
@ -15,13 +15,14 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@700&display=swap" rel="stylesheet">
|
||||
<link rel="icon" href="{{asset('img/miniLogo2.png')}}" type="image/x-icon">
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
<body>
|
||||
{{-- logo --}}
|
||||
<link rel="icon" href="{{asset('img/Logo3.1.png')}}" type="image/png">
|
||||
|
||||
<nav class="navbar navbar-expand-lg navbar-light ">
|
||||
<div class="container">
|
||||
<a class="navbar-brand" href="#"><img class="me-3" src="img/Logo3.1.png" alt="" width="40" height="30"> Sistem<span>Pakar</a>
|
||||
|
|
Loading…
Reference in New Issue