diff options
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> |