diff options
Diffstat (limited to 'ps/index-000.html')
-rw-r--r-- | ps/index-000.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ps/index-000.html b/ps/index-000.html new file mode 100644 index 0000000..f0e323f --- /dev/null +++ b/ps/index-000.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> + <head> + <title> Petites Singularités </title> + <meta charset="UTF-8"> + <link rel="stylesheet" href="ui/css/screen.css"> + <link href="https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,600&subset=latin-ext" rel="stylesheet"> + </head> + <body class="shift"> + </body> +</html> |