SEO cleanup (#1367)

* SEO/Metadata cleanup

May split rules changes into its own PR

* Revert rules/terms changes as they are now on a separate branch

* Update [searchProjectType].vue

* Update terms.vue
This commit is contained in:
Emma Alexia Triphora
2023-09-22 12:45:03 -04:00
committed by GitHub
parent bd4da4f365
commit fc64719bb8
29 changed files with 261 additions and 473 deletions

View File

@@ -15,4 +15,3 @@ export default defineNuxtComponent({
},
})
</script>
<style lang="scss" scoped></style>

View File

@@ -48,4 +48,3 @@ definePageMeta({
middleware: 'auth',
})
</script>
<style lang="scss" scoped></style>

View File

@@ -14,4 +14,3 @@ useHead({
title: 'Active reports - Modrinth',
})
</script>
<style lang="scss" scoped></style>