Skip to content

Commit

Permalink
fix ah title
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenaj194 committed Jun 29, 2024
1 parent 0510637 commit f0410db
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app/routes/queries._index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ export const meta: MetaFunction = () => {
return {
charset: 'utf-8',
viewport: 'width=device-width,initial-scale=1',
title: 'Saddlebag Exchange: FFXIV tools ffxiah',
description: 'Saddlebag Exchange: FFXIV tools ffxiah'
title: 'Saddlebag Exchange: FFXIV tools FFXIVAH',
description: 'Saddlebag Exchange: FFXIV tools FFXIVAH'
}
}

Expand Down Expand Up @@ -149,7 +149,7 @@ export default function Index() {
board, ffxiv patch notes, final fantasy 14 reddit, ffxiv fanfest,
ffxiv msq list, ffxiv character search, ffxiv fafnir, universalis
ffxiv, ffxiv maintenance jan 15, ffxiv relic weapons, r ffxiv, relic
weapons ffxiv, character search ffxiv, ffxiah
weapons ffxiv, character search ffxiv, FFXIVAH
</p>
</main>
</>
Expand Down

0 comments on commit f0410db

Please sign in to comment.