diff options
| -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> |
