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 /en/it.html | |
| parent | 9137cfd95b09c7d113e745f04e06d0e66ca64b6d (diff) | |
feat: did stuff, lots of stuff
Diffstat (limited to 'en/it.html')
| -rw-r--r-- | en/it.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/en/it.html b/en/it.html new file mode 100644 index 0000000..69eaa38 --- /dev/null +++ b/en/it.html @@ -0,0 +1,17 @@ +<!DOCTYPE html> +<html> + <head> + <title>Marcelus</title> + <link rel="stylesheet" type="text/css" href="../style.css"> + </head> + <body> + <a href="../info.html" class="language">🇫🇷</a> + <div class="content"> + <h1>Projects</h1> + <p></p> + <hr class="section-sep"> + <h1>My setup(s)</h1> + <p></p> + </div> + </body> +</html> |
