Skip to content

Commit

Permalink
Merge pull request #1 from AdamKhalif8254/main
Browse files Browse the repository at this point in the history
Update layout.tsx
  • Loading branch information
AdamKhalif8254 authored Sep 20, 2024
2 parents ee855dd + 551b48d commit 8f2061f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { TRPCReactProvider } from "~/trpc/react";

export const metadata: Metadata = {
title: "Hire Stack Real Time Job Search",
description: "Generated by create-t3-app",
description: "real-time job postings",
icons: [{ rel: "icon", url: "/favicon.ico" }],
};

Expand Down

0 comments on commit 8f2061f

Please sign in to comment.