diff options
Diffstat (limited to 'cw/index.html')
-rw-r--r-- | cw/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cw/index.html b/cw/index.html new file mode 100644 index 0000000..305fc38 --- /dev/null +++ b/cw/index.html @@ -0,0 +1,12 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <title> Cartographic Wonders </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> + </body> +</html> |