Fix bad reference on cattegory page

This commit is contained in:
Sam Carlton 2023-02-11 16:44:49 -06:00
parent 14f7e09791
commit 865a41bc59

View file

@ -34,7 +34,7 @@ const kinds = Object.values( kindIndex ).map( category => {
<Layout <Layout
headOptions={ { headOptions={ {
title: 'Categories of App Support lists for Apple Silicon', title: 'Categories of App Support lists for Apple Silicon',
description: `List of compatibility apps and games for Apple Silicon and the ${ this.$config.processorsVerbiage } Processors including performance reports and benchmarks`, description: `List of compatibility apps and games for Apple Silicon and the ${ global.$config.processorsVerbiage } Processors including performance reports and benchmarks`,
// meta, // meta,
// link, // link,
// structuredData: this.structuredData, // structuredData: this.structuredData,