feat: add updates route and sitemap entry
This commit is contained in:
@@ -19,6 +19,10 @@ export const routes = [
|
||||
title: "Devices",
|
||||
href: "/devices",
|
||||
},
|
||||
{
|
||||
title: "Updates",
|
||||
href: "/updates",
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
href: "/contact",
|
||||
|
||||
Reference in New Issue
Block a user