feat: add updates route and sitemap entry

This commit is contained in:
2026-05-01 09:36:44 +08:00
parent 42cf4652dd
commit 695c3fbedf
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -19,6 +19,10 @@ export const routes = [
title: "Devices",
href: "/devices",
},
{
title: "Updates",
href: "/updates",
},
{
title: "Contact",
href: "/contact",