Skip to content

Commit

Permalink
Update page.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
erxclau authored Mar 21, 2024
1 parent 65893f1 commit 8755978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default function Page() {
{/* eslint-disable-next-line @next/next/no-img-element */}
<img
src="/assets/logo-small.svg"
alt="The Michigan Daily logo"
alt="The Michigan Daily"
width="30px"
className="aspect-square"
/>
Expand Down

0 comments on commit 8755978

Please sign in to comment.