Merge remote-tracking branch 'origin/dev_anurag' into dev_khushi
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<!-- Logo + Copyright -->
|
||||
<div class="text-center">
|
||||
<a href="/">
|
||||
<img src="{% static 'images/logo.svg' %}" alt="B42 Logo" class="h-10 w-auto mx-auto mb-4">
|
||||
<img src="{% static 'images/logo.png' %}" alt="B42 Logo" class="h-10 w-auto mx-auto mb-4">
|
||||
</a>
|
||||
<p class="text-sm">© 2025 SFY GmbH</p>
|
||||
</div>
|
||||
@@ -81,7 +81,7 @@
|
||||
<div class="space-y-8">
|
||||
<div>
|
||||
<a href="/">
|
||||
<img src="{% static 'images/logo.svg' %}" alt="B42 Logo" class="h-10 w-auto">
|
||||
<img src="{% static 'images/logo.png' %}" alt="B42 Logo" class="h-10 w-auto">
|
||||
</a>
|
||||
</div>
|
||||
<p class="text-sm">© 2025 SFY GmbH</p>
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
<!-- Left: Logo -->
|
||||
<div class="flex items-center">
|
||||
<a href="/">
|
||||
<img src="{% static 'images/logo.svg' %}" alt="B42 Logo" class="h-10 w-auto">
|
||||
<img src="{% static 'images/logo.png' %}" alt="B42 Logo" class="h-10 w-auto">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>{% block title %}B42-Play it real{% endblock %}</title>
|
||||
<title>{% block title %}B42 India-Play it real{% endblock %}</title>
|
||||
<!-- Tailwind CSS -->
|
||||
<script src="https://cdn.tailwindcss.com"></script>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user