Skip to content

Commit

Permalink
Merge branch 'main' into header-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Pabl0cks committed Aug 16, 2024
2 parents 453e99a + 74d3c59 commit e1a2ff0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nextjs/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import "~~/styles/globals.css";
import { getMetadata } from "~~/utils/scaffold-eth/getMetadata";

export const metadata = getMetadata({
title: "Scaffold-ETH 2 App",
description: "Built with 🏗 Scaffold-ETH 2",
title: "SE-2 Extensions Hackathon",
description: "Build your custom Scaffold-ETH 2 extensions and compete for prizes!",
});

const spaceMono = Space_Mono({
Expand Down
Binary file modified packages/nextjs/public/thumbnail.jpg
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 e1a2ff0

Please sign in to comment.