diff options
-rw-r--r-- | cw/index.html | 4 | ||||
-rw-r--r-- | www/index.html | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/cw/index.html b/cw/index.html index 305fc38..ebf046e 100644 --- a/cw/index.html +++ b/cw/index.html @@ -2,11 +2,11 @@ <html> <head> <meta charset="UTF-8"> - <title> Cartographic Wonders </title> + <title> Cartographic Wanders </title> <link rel="icon" href="/assets/img/favicon.png"> </head> <body> <h1><a href="https://www.lesoiseaux.io/">*W</a> ~ CW</h1> - <h2>Cartographic Wonders</h2> + <h2>Cartographic Wanders</h2> </body> </html> diff --git a/www/index.html b/www/index.html index 505d4a0..cf73b6e 100644 --- a/www/index.html +++ b/www/index.html @@ -2,13 +2,13 @@ <html> <head> <meta charset="UTF-8"> - <title> Wholeheartedly Wonderful Will </title> + <title> Wholeheartedly Wandering Will </title> <link rel="icon" href="/assets/img/favicon.png"> </head> <body> <h1><a href="https://www.lesoiseaux.io/">*W</a></h1> <ul> - <li><a href="https://cw.lesoiseaux.io/">Cartographic Wonders</a></li> + <li><a href="https://cw.lesoiseaux.io/">Cartographic Wanders</a></li> <li><a href="https://pw.lesoiseaux.io/">People Will</a></li> <li><a href="https://qw.lesoiseaux.io/">Quantify Wholeheartedly</a></li> </ul> |