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 @@ const kinds = deviceIndex.items.map( device => {
<Layout
headOptions={ {
title: 'List of Apple Devices for Apple Silicon App Support',
description: 'List of devices for Apple Silicon and the Apple M1 Pro and M1 Max Processors',
description: `List of devices for Apple Silicon and the ${ global.$config.processorsVerbiage } Processors`,
// meta,
// link,
// structuredData: this.structuredData,