Add ?subject= to mailto:

Signed-off-by: Forgejo <forgejo@mctaylors.ddns.net>
This commit is contained in:
Macintxsh 2024-05-10 02:57:45 +03:00 committed by Forgejo
parent 7bede22927
commit 712f083c34
Signed by untrusted user who does not match committer: Forgejo
GPG key ID: F2B3CB736682B201

View file

@ -76,6 +76,6 @@
}
?>
<br /><a href="<?php echo $pic_href ?>">view original</a> - <a href=".">refresh [F5]</a>
- <a href="mailto:cantsendmails@mctaylors.ru">contribute</a> - <a href="index">open index</a><br /></div>
- <a href="mailto:contact@mctaylors.ru?subject=[mctaylors' toaster] Contribution">contribute</a> - <a href="index">open index</a><br /></div>
</body>
</html>