We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2972f36 commit 6e2014eCopy full SHA for 6e2014e
1 file changed
_layouts/base.html
@@ -4,7 +4,7 @@
4
<head>
5
<meta charset="UTF-8" />
6
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>{{ page.title | default: "Poway Auto" }}</title>
+ <title>{{ page.title | default: "SD Auto" }}</title>
8
9
<!-- Tailwind CSS -->
10
<script src="https://cdn.tailwindcss.com"></script>
@@ -168,8 +168,8 @@
168
169
<!-- Footer -->
170
<footer class="mt-20 text-sm text-gray-500 text-center py-6 border-t border-gray-200 dark:border-gray-700">
171
- © 2025 Poway Auto. Built by <span class="text-primary font-medium">Ahaan & Team</span> 🚀
+ © 2025 SD Auto. Built by <span class="text-primary font-medium">Ahaan & Team</span>
172
</footer>
173
</body>
174
175
-</html>
+</html>
0 commit comments