mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-15 06:35:20 -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',
|
||||
'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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue