We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e5d55 commit a4921cfCopy full SHA for a4921cf
1 file changed
index.md
@@ -1,6 +1,6 @@
1
---
2
layout: base
3
-title: Best Route
+title: Home Page
4
search_exclude: true
5
nav: true
6
hide: true
@@ -110,7 +110,7 @@ menu: nav/home.html
110
<div class="relative inline-block text-left px-6 mt-4">
111
<details class="w-52">
112
<summary class="cursor-pointer bg-white dark:bg-gray-900 text-gray-700 dark:text-gray-200 px-4 py-2 rounded-md shadow-md hover:bg-gray-100 dark:hover:bg-gray-800">
113
- 📌 Poway Auto Menu
+ 📌 SD Auto Menu
114
</summary>
115
<div class="mt-2 bg-white dark:bg-gray-900 border border-gray-200 dark:border-gray-700 rounded-md shadow-lg text-sm text-gray-700 dark:text-gray-200">
116
<a href="{{site.baseurl}}/route/" class="block px-4 py-2 hover:bg-gray-100 dark:hover:bg-gray-800">🗺️ Find Best Route</a>
0 commit comments