Fix mailto link
Update contact information
Add README
This is the hugo code for my website hosted at https://metalune.xyz
This is mostly just a reminder for me on how to deploy this page to sourcehut pages.
tar -czvf metalune.tar.gz -C public .
curl --oauth2-bearer "$bearer_token" \
-Fcontent=@metalune.tar.gz \
https://pages.sr.ht/publish/metalune.srht.site