Fix title verbiage

This commit is contained in:
Sam Carlton 2021-03-06 17:30:33 -06:00
parent e24f7fd367
commit ea129aef8a

View file

@ -77,7 +77,7 @@ class AppTemplate {
<section class="container py-32"> <section class="container py-32">
<div class="flex flex-col items-center text-center"> <div class="flex flex-col items-center text-center">
<h1 class="title text-sm md:text-2xl font-bold"> <h1 class="title text-sm md:text-2xl font-bold">
Does ${ app.name } work on Apple Silicon when installed? Does ${ app.name } work on Apple Silicon?
</h1> </h1>
<h2 class="subtitle text-2xl md:text-5xl font-bold py-6"> <h2 class="subtitle text-2xl md:text-5xl font-bold py-6">
${ app.text } ${ app.text }