mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Update verbiage to Apple Silicon
This commit is contained in:
parent
7ea83aac8d
commit
1f8ae38149
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
<section class="container">
|
<section class="container">
|
||||||
<div class="flex flex-col items-center">
|
<div class="flex flex-col items-center">
|
||||||
<h1 class="title text-2xl font-bold">
|
<h1 class="title text-2xl font-bold">
|
||||||
Does {{ app.name }} work on ARM on macOS?
|
Does {{ app.name }} work on Apple Silicon?
|
||||||
</h1>
|
</h1>
|
||||||
<h2 class="subtitle text-6xl font-bold py-6">
|
<h2 class="subtitle text-6xl font-bold py-6">
|
||||||
{{ app.text }}
|
{{ app.text }}
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@
|
||||||
Does it ARM
|
Does it ARM
|
||||||
</h1>
|
</h1>
|
||||||
<h2 class="subtitle">
|
<h2 class="subtitle">
|
||||||
Apps that are reported to support ARM on macOS
|
Apps that are reported to support Apple Silicon
|
||||||
</h2>
|
</h2>
|
||||||
<div class="apps">
|
<div class="apps">
|
||||||
<div
|
<div
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue