Skip to content

Commit

Permalink
get rid of next warning
Browse files Browse the repository at this point in the history
  • Loading branch information
August Fu committed Nov 25, 2023
1 parent beb140c commit 81cc4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/degree-plan/pages/_document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default function Document() {
return (
<Html lang="en" style={{backgroundColor:'#F7F9FC'}}>
<Head>
<title>Penn Degree Plan</title>
{/* <title>Penn Degree Plan</title> */}
<meta name="description" content="Penn Degree Plan by Penn Labs" />
</Head>
<Main />
Expand Down

0 comments on commit 81cc4ac

Please sign in to comment.