Skip to content

Commit

Permalink
clean title
Browse files Browse the repository at this point in the history
  • Loading branch information
anne-montoya committed Jul 22, 2024
1 parent f71deb6 commit 8e9345b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export default function RootLayout({
return (
<html lang="en">
<head>
<title>Anne Montoya</title>
<title>Anne Montoya | Software Engineer</title>
<link rel="icon" href="/logo-no-background.svg"/>
</head>
<body>{children}</body>
Expand Down

0 comments on commit 8e9345b

Please sign in to comment.