From 34031e07105ccef320743b8c2fdcd0ed838f680d Mon Sep 17 00:00:00 2001 From: jesuisfrog Date: Fri, 13 Jan 2023 08:26:39 -0800 Subject: [PATCH] Navbar prefetch fix --- components/Navbar.js | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/components/Navbar.js b/components/Navbar.js index dc69e24..5b9edc2 100644 --- a/components/Navbar.js +++ b/components/Navbar.js @@ -5,24 +5,24 @@ import { createNextDataURL } from '@edgio/next/client' const Navbar = () => { return (
- + + -
- - + + About - - - - + + + + Commerce - - + +