diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-04-09 11:08:06 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-04-15 17:25:46 +0200 |
| commit | 061585b540bae3c29a6c5b96c4616401cc7d5ed9 (patch) | |
| tree | 8502ae4ccfa246dfeb23e12d04fcf9ab544f2b80 | |
| parent | 2fec49e213fa3d966719351c74178fa76ad8d2a6 (diff) | |
| download | www.ericmarin.dev-master.tar.gz www.ericmarin.dev-master.zip | |
| -rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,12 +15,13 @@ <!DOCTYPE html> <html> <head> -<title>Cippi</title> +<title>🧅</title> </head> <body> <h1>Work in Progress</h1> <p>Eric Marin, Student, Trento</p> <p>Check out my self hosted repos <a href="https://git.ericmarin.dev/">here</a> and my <a href="https://github.com/eric-marin/">Github profile</a></p> + <p><a href="mailto:me@ericmarin.dev">Mail</a></p> <p>This website is licensed under AGPLv3. View the source <a href="https://git.ericmarin.dev/www.ericmarin.dev.git/">here</a>.</p> </body> </html> |
