Skip to content

Commit

Permalink
favicon (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
carletex authored Aug 19, 2024
1 parent b18060a commit 567f26a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/nextjs/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ export const Footer = () => {
<div className="min-h-0 py-5 px-1 mb-11 lg:mb-0">
<div className="w-full">
<ul className="menu menu-horizontal w-full">
<div className="flex justify-center items-center gap-2 text-sm w-full">
<div className="flex flex-col sm:flex-row justify-center items-center sm:gap-2 text-sm w-full">
<div className="text-center">
<a
href="https://github.com/BuidlGuidl/extensions-hackathon"
Expand Down
Binary file modified packages/nextjs/public/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 567f26a

Please sign in to comment.