style: Move Connect-page to footer Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
1 files changed, 6 insertions(+), 6 deletions(-) M config.ts
M config.ts => config.ts +6 -6
@@ 24,17 24,13 @@ export const config = { path: "/blog", }, { title: "Connect", path: "/connect", title: "About", path: "/about", }, { title: "More", path: "/more", }, { title: "About", path: "/about", }, ], footer: [ @@ { 46,6 42,10 @@ export const config = { path: "/privacy", }, { title: "Connect", path: "/connect", }, { title: "Subscribe", path: "/subscribe", },