Skip to content

Commit

Permalink
Update manual-xt.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
mkruselj authored Oct 11, 2023
1 parent a9cfa72 commit 013f9c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/manual-xt.astro
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const sections = allSections
}))
.reverse();
const title = "Surge - User Manual";
const title = "User Manual";
---

<Manual title={title} {...Astro.props}>
Expand Down

0 comments on commit 013f9c4

Please sign in to comment.