diff options
Diffstat (limited to 'info.html')
| -rw-r--r-- | info.html | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/info.html b/info.html new file mode 100644 index 0000000..231e078 --- /dev/null +++ b/info.html @@ -0,0 +1,18 @@ +<!DOCTYPE html> +<html> + <head> + <title>Marcelus</title> + <link rel="stylesheet" type="text/css" href="style.css"> + </head> + <body> + <a href="en/it.html" class="language">🤮🇬🇧</a> + <div class="content"> + <h1>Projets</h1> + <p></p> + <hr class="section-sep"> + <h1>Mes machines</h1> + <p></p> + </div> + </body> +</html> + |
