Make Does It ARM casing consistent

This commit is contained in:
Sam Carlton 2021-07-27 10:46:03 -05:00
parent 67f9ef07bc
commit 75c6276eb2
5 changed files with 6 additions and 6 deletions

View file

@ -39,7 +39,7 @@
>🦾 Does It ARM Contributors. </a> >🦾 Does It ARM Contributors. </a>
</p> </p>
<p class="mt-8 text-center text-base leading-6 text-gray-400"> <p class="mt-8 text-center text-base leading-6 text-gray-400">
&copy; {{ currentYear }} Does it ARM All rights reserved. This site is supported by Affiliate links. &copy; {{ currentYear }} Does It ARM All rights reserved. This site is supported by Affiliate links.
</p> </p>
</div> </div>
</footer> </footer>

View file

@ -46,7 +46,7 @@ export default {
htmlAttrs: { htmlAttrs: {
lang: 'en', lang: 'en',
}, },
title: 'Does it ARM', title: 'Does It ARM',
description: pkg.description, description: pkg.description,
meta: [ meta: [
{ charset: 'utf-8' }, { charset: 'utf-8' },

View file

@ -2,7 +2,7 @@
<section class="container py-24"> <section class="container py-24">
<div class="flex flex-col items-center"> <div class="flex flex-col items-center">
<h1 class="title text-4xl md:text-6xl font-hairline leading-tight text-center"> <h1 class="title text-4xl md:text-6xl font-hairline leading-tight text-center">
Does it ARM? Does It ARM?
</h1> </h1>
<h2 class="subtitle md:text-xl text-center"> <h2 class="subtitle md:text-xl text-center">
Games that are reported to support Apple Silicon Games that are reported to support Apple Silicon
@ -87,7 +87,7 @@ export default {
}, },
head() { head() {
return { return {
title: `Games supported on Apple Silicon - Does it ARM`, title: `Games supported on Apple Silicon - Does It ARM`,
// meta: [ // meta: [
// // hid is used as unique identifier. Do not use `vmid` for it as it will not work // // hid is used as unique identifier. Do not use `vmid` for it as it will not work
// { // {

View file

@ -2,7 +2,7 @@
<section class="container py-24"> <section class="container py-24">
<div class="flex flex-col items-center"> <div class="flex flex-col items-center">
<h1 class="title text-4xl md:text-6xl font-hairline leading-tight text-center"> <h1 class="title text-4xl md:text-6xl font-hairline leading-tight text-center">
Does it ARM? Does It ARM?
</h1> </h1>
<h2 class="subtitle md:text-xl text-center"> <h2 class="subtitle md:text-xl text-center">
Apps that are reported to support Apple Silicon Apps that are reported to support Apple Silicon