From 374368ede5a9152accc749ead6a6309c11413fa7 Mon Sep 17 00:00:00 2001 From: Sam Carlton Date: Mon, 6 Jun 2022 13:07:38 -0500 Subject: [PATCH] Update with M2 Verbiage --- pages/app/_slug/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/app/_slug/index.vue b/pages/app/_slug/index.vue index e5165f5..57612e1 100644 --- a/pages/app/_slug/index.vue +++ b/pages/app/_slug/index.vue @@ -116,7 +116,7 @@ export default { { 'hid': 'description', 'name': 'description', - 'content': `Check the the latest reported support status of ${this.app.name} on Apple Silicon and Apple M1 Pro and M1 Max Processors` + 'content': `Check the the latest reported support status of ${this.app.name} on Apple Silicon and Apple M2 and M1 Ultra Processors` }, // Twitter Card @@ -128,7 +128,7 @@ export default { { 'hid': 'twitter:description', 'property': 'twitter:description', - 'content': `Check the the latest reported support status of ${this.app.name} on Apple Silicon and Apple M1 Pro and M1 Max Processors` + 'content': `Check the the latest reported support status of ${this.app.name} on Apple Silicon and Apple M2 and M1 Ultra Processors` }, { 'property': 'twitter:url',