agent: Set unique titles and meta descriptions per page
This commit is contained in:
@@ -3,8 +3,8 @@ import BaseLayout from '../layouts/BaseLayout.astro';
|
||||
---
|
||||
|
||||
<BaseLayout
|
||||
title="You're Offline"
|
||||
description="It looks like you're offline. Please check your internet connection."
|
||||
title="You're Offline — Reconnect to Keep Browsing"
|
||||
description="You appear to be offline. Check your internet connection and try again — many WorkRoot IT Solutions pages stay available once you have visited them before."
|
||||
noIndex={true}
|
||||
>
|
||||
<section class="min-h-[60vh] flex items-center justify-center px-4">
|
||||
|
||||
Reference in New Issue
Block a user