diff options
| author | Martial Simon <msimon_fr@hotmail.com> | 2023-06-19 14:49:05 +0200 |
|---|---|---|
| committer | Martial Simon <msimon_fr@hotmail.com> | 2023-06-19 14:49:05 +0200 |
| commit | ea4c2aecbbf947a70b7ba77a8b547edf27d9c477 (patch) | |
| tree | 343dcedd087ec1e44f3e805c5e374f4b375d6d05 /info.html | |
| parent | 9137cfd95b09c7d113e745f04e06d0e66ca64b6d (diff) | |
feat: did stuff, lots of stuff
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> + |
