Skip to content

Commit

Permalink
fix: title error
Browse files Browse the repository at this point in the history
  • Loading branch information
zxypro1 committed Sep 5, 2024
1 parent 42d2d01 commit 4fb7757
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/BaseLayout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ Astro.props.lang = lang;
<Head entry={headEntry} />
<meta name="generator" content={Astro.generator} />
<meta name="robots" content="index, follow" />
<title>{title}</title>
<link
data-rh="true"
rel="icon"
Expand Down

0 comments on commit 4fb7757

Please sign in to comment.