diff --git a/src/components/Header.jsx b/src/components/Header.jsx index ba508db..addd885 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -81,13 +81,14 @@ export default function Header(props) { small ? "opacity-0" : "opacity-1" }`} > - + {process.env.NODE_ENV === "development" && }
- Case Histories - - } + {process.env.NODE_ENV === "development" && Works Archive - + } {/* { // const { title } = useSiteMetadata() const [isActive, setActive] = useState("false") - const [isBGVisible, setBGVisible] = useState(true) + const [isBGVisible, setBGVisible] = useState(false) const location = useLocation() const prevLocation = usePrevious(location) @@ -116,7 +116,7 @@ const Layout = ({ children }) => { {/* */}