mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Update with M2 Verbiage
This commit is contained in:
parent
42280b51c4
commit
374368ede5
1 changed files with 2 additions and 2 deletions
|
|
@ -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',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue