Skip to content

Commit

Permalink
Metas Update (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
carletex authored Aug 16, 2024
1 parent a66260b commit 74d3c59
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 74d3c59

Please sign in to comment.