chore: rearrange nav 4b687964
Steve Simkins · 2026-04-26 19:28 1 file(s) · +4 −4
packages/client/src/data/constants.ts +4 −4
32 32
    path: "/feeds",
33 33
  },
34 34
  {
35 -
    title: "Cellar",
36 -
    path: "/cellar",
37 -
  },
38 -
  {
39 35
    title: "Library",
40 36
    path: "/library",
41 37
  },
42 38
  {
43 39
    title: "Bookmarks",
44 40
    path: "/bookmarks",
41 +
  },
42 +
  {
43 +
    title: "Cellar",
44 +
    path: "/cellar",
45 45
  },
46 46
  {
47 47
    title: "Git",