diff --git a/LICENSE b/LICENSE index 989aca1..d047544 100644 --- a/LICENSE +++ b/LICENSE @@ -396,6 +396,6 @@ Creative Commons may be contacted at creativecommons.org. -This License applies to the list contained in the README.md file is the Does It ARM repo. +This License applies to the list contained in the README.md file is the Does It ARM repo. For the License to the site itself see LICENSE_APP in the same repo diff --git a/layouts/default.vue b/layouts/default.vue index 7fbcdbf..880c485 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -39,7 +39,7 @@ >🦾 Does It ARM Contributors.
- © {{ currentYear }} Does it ARM All rights reserved. This site is supported by Affiliate links. + © {{ currentYear }} Does It ARM All rights reserved. This site is supported by Affiliate links.
diff --git a/nuxt.config.js b/nuxt.config.js index 6040dd7..5b8fe7a 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -46,7 +46,7 @@ export default { htmlAttrs: { lang: 'en', }, - title: 'Does it ARM', + title: 'Does It ARM', description: pkg.description, meta: [ { charset: 'utf-8' }, diff --git a/pages/games.vue b/pages/games.vue index b43ec61..afc8387 100644 --- a/pages/games.vue +++ b/pages/games.vue @@ -2,7 +2,7 @@