Skip to content

Commit

Permalink
fix(taunt): read the console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihoub2 committed Jul 16, 2024
1 parent 929f06a commit 4bc92fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/layout/footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ import {
FooterTop,
} from "../components/footer";

console.log("Hi Anne, Hi Fred, it's green, isn't it ?!");

export default function MainFooter() {
return (
<Footer fluid={true}>
Expand Down

0 comments on commit 4bc92fa

Please sign in to comment.