Removed the MTI's name from the headers

This commit is contained in:
Tiago Ribeiro
2023-10-11 08:06:49 +01:00
parent 634a396434
commit 25ce3bdf8f
3 changed files with 6 additions and 6 deletions

View File

@@ -65,7 +65,7 @@ export default function Home() {
return (
<>
<Head>
<title>EnCoach | Muscat Training Institute</title>
<title>EnCoach</title>
<meta
name="description"
content="A training platform for the IELTS exam provided by the Muscat Training Institute and developed by eCrop."
@@ -84,7 +84,7 @@ export default function Home() {
return (
<>
<Head>
<title>EnCoach | Muscat Training Institute</title>
<title>EnCoach</title>
<meta
name="description"
content="A training platform for the IELTS exam provided by the Muscat Training Institute and developed by eCrop."
@@ -103,7 +103,7 @@ export default function Home() {
return (
<>
<Head>
<title>EnCoach | Muscat Training Institute</title>
<title>EnCoach</title>
<meta
name="description"
content="A training platform for the IELTS exam provided by the Muscat Training Institute and developed by eCrop."
@@ -121,7 +121,7 @@ export default function Home() {
return (
<>
<Head>
<title>EnCoach | Muscat Training Institute</title>
<title>EnCoach</title>
<meta
name="description"
content="A training platform for the IELTS exam provided by the Muscat Training Institute and developed by eCrop."

View File

@@ -131,7 +131,7 @@ export default function Home() {
return (
<>
<Head>
<title>EnCoach | Muscat Training Institute</title>
<title>Profile | EnCoach</title>
<meta
name="description"
content="A training platform for the IELTS exam provided by the Muscat Training Institute and developed by eCrop."

View File

@@ -209,7 +209,7 @@ export default function History({user}: {user: User}) {
return (
<>
<Head>
<title>EnCoach | Muscat Training Institute</title>
<title>Record | EnCoach</title>
<meta
name="description"
content="A training platform for the IELTS exam provided by the Muscat Training Institute and developed by eCrop."