diff options
author | Your Name <you@example.com> | 2017-12-23 20:54:09 +0100 |
---|---|---|
committer | Your Name <you@example.com> | 2017-12-23 20:54:09 +0100 |
commit | ef634c3f17f302ac6fa4254dbba9680b0d4de1be (patch) | |
tree | aeb9af3cd119df0c972078e672e9a3f17307c7bd | |
parent | 46cee7b1fe5079c71210788936e8b3f6fafb2dd9 (diff) | |
download | lesoiseaux.io-ef634c3f17f302ac6fa4254dbba9680b0d4de1be.tar.gz |
From wonder to wander
-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> |