diff options
Diffstat (limited to 'public/index.php')
-rw-r--r-- | public/index.php | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/public/index.php b/public/index.php index 40202a3..ab7ff55 100644 --- a/public/index.php +++ b/public/index.php @@ -1,6 +1,11 @@ <html> -<a href="/w/">w</a> -<br/> -<a href="/m/">m</a> +<h1>Vincent Peugnet</h1> +<a href="/w/"><h2>W</h2></a> + +<h2>@</h2> +<a href="mailto:v.peugnet@free.fr">v.peugnet@free.fr</a> + +<h1>📐</h1> + </html>
\ No newline at end of file |