Skip to content

Commit

Permalink
small title fix
Browse files Browse the repository at this point in the history
  • Loading branch information
naueramant committed Feb 7, 2024
1 parent ec35f8e commit dc0dfd2
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions apps/website/src/routes/index.lazy.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,10 @@ function Index() {
return (
<>
<Helmet>
<title>opsway.io</title>
<meta
name="keywords"
content="opsway, opsway.io, status page, incident management, changelogs, real-time monitoring"
/>
<title>
opsway.io: Real-time Monitoring, Status Pages and Alerting for your
websites and services 🚀
</title>
</Helmet>

<Box
Expand Down

0 comments on commit dc0dfd2

Please sign in to comment.