Update with M2 Verbiage

This commit is contained in:
Sam Carlton 2022-06-06 13:07:38 -05:00 committed by GitHub
parent 42280b51c4
commit 374368ede5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,7 +116,7 @@ export default {
{ {
'hid': 'description', 'hid': 'description',
'name': '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 // Twitter Card
@ -128,7 +128,7 @@ export default {
{ {
'hid': 'twitter:description', 'hid': 'twitter:description',
'property': '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', 'property': 'twitter:url',