aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--about.html2
-rw-r--r--pokebot.html2
-rw-r--r--typer.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/about.html b/about.html
index f9ee0f0..fb91cda 100644
--- a/about.html
+++ b/about.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
- <title>PokeWorld | Home</title>
+ <title>PokeWorld | About</title>
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
diff --git a/pokebot.html b/pokebot.html
index ec5e753..aba0f4c 100644
--- a/pokebot.html
+++ b/pokebot.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
- <title>PokeWorld | Home</title>
+ <title>PokeWorld | Pokebot</title>
<link rel="stylesheet" href="./css/style.css">
</head>
<body>
diff --git a/typer.html b/typer.html
index ab2468e..d3528de 100644
--- a/typer.html
+++ b/typer.html
@@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
- <title>PokeWorld | Home</title>
+ <title>PokeWorld | Typer</title>
<link rel="stylesheet" href="./css/style.css">
</head>
<body>