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 /cw/index.html | |
parent | 46cee7b1fe5079c71210788936e8b3f6fafb2dd9 (diff) | |
download | lesoiseaux.io-ef634c3f17f302ac6fa4254dbba9680b0d4de1be.tar.gz |
From wonder to wander
Diffstat (limited to 'cw/index.html')
-rw-r--r-- | cw/index.html | 4 |
1 files changed, 2 insertions, 2 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> |