mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Update M1 Verbiage
This commit is contained in:
parent
b0a3007a4d
commit
9d5ce6b07f
10 changed files with 16 additions and 16 deletions
|
|
@ -16,7 +16,7 @@
|
|||
</div>
|
||||
|
||||
<h2 class="subtitle md:text-xl text-center">
|
||||
Check for Apple Silicon compatibility for your apps before you buy an M1 Mac.
|
||||
Check for Apple Silicon compatibility for your apps before you buy an M1 Pro or M1 Max Mac.
|
||||
</h2>
|
||||
|
||||
</header>
|
||||
|
|
@ -260,7 +260,7 @@ export default {
|
|||
return `Apple Silicon Compatibility Test Online`
|
||||
},
|
||||
description () {
|
||||
return `Check for Apple Silicon compatibility for any of your apps instantly before you buy an M1 Mac. `
|
||||
return `Check for Apple Silicon compatibility for any of your apps instantly before you buy an M1 Pro or M1 Max Mac. `
|
||||
}
|
||||
},
|
||||
mounted () {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue