Update hero label for home route in renderer routes.

This commit is contained in:
geoffsee
2025-07-27 09:32:46 -04:00
parent f9d5fc8282
commit 53268b528d

View File

@@ -1,5 +1,5 @@
export default {
'/': { sidebarLabel: 'Home', heroLabel: 'gsio' },
'/': { sidebarLabel: 'Home', heroLabel: 'o-gsio' },
'/connect': { sidebarLabel: 'Connect', heroLabel: 'connect' },
'/privacy-policy': {
sidebarLabel: '',