Skip to content

Commit

Permalink
fix: failling deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
goldenglorys committed Oct 7, 2024
1 parent b32b774 commit 93f4098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/BaseLayout.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import HeadObject from "./Head";
import HeadObject from "./head";
import Nav from "./nav";
import Link from "next/link";
import { Box, Heading, Text, Button, Badge } from "theme-ui";
Expand Down

0 comments on commit 93f4098

Please sign in to comment.