fix query scraping using upsert and connect dashboard

This commit is contained in:
arifal
2025-01-30 22:57:15 +07:00
parent 1f6ef5f110
commit d70fefb12d
9 changed files with 1113 additions and 976 deletions

View File

@@ -14,11 +14,11 @@ class="authentication-bg"
<div class="text-center">
<div class="mx-auto mb-4 text-center auth-logo">
<a href="{{ route('home') }}" class="logo-dark">
<img src="/images/logo-dark.png" height="32" alt="logo dark">
<img src="/images/dputr-kab-bandung.png" height="auto" width="100%" alt="logo dark">
</a>
<a href="{{ route('home') }}" class="logo-light">
<img src="/images/logo-light.png" height="28" alt="logo light">
<img src="/images/dputr-kab-bandung.png" height="auto" width="100%" alt="logo light">
</a>
</div>
<h4 class="fw-bold text-dark mb-2">Welcome Back!</h3>