Use global macs and processor verbiage

This commit is contained in:
Sam Carlton 2022-06-12 17:26:19 -05:00
parent 4aea7cbabd
commit 652379628f
11 changed files with 14 additions and 14 deletions

View file

@ -26,7 +26,7 @@ Astro.response.statusText = 'Not found'
<Layout
headOptions={ {
title: `Page is not compatible with Apple Silicon - Does It ARM`,
description: `Check for Apple Silicon compatibility for any of your apps instantly before you buy an M1 Pro or M1 Max Mac. `,
description: `Check for Apple Silicon compatibility for any of your apps instantly before you buy an ${ global.$config.processorsVerbiage } Mac. `,
// meta,
// link,
// structuredData: this.structuredData,