Change contact email
contact@manned.org works fine, too, except I don't have outgoing mail setup to go through an smtp proxy so I can't reply to Outlook and gmail (and a few others). Seriously, fuck providers who can't see the difference between spam messages and human replies to legitimate mails.
This commit is contained in:
parent
b39d038811
commit
46b4a5f7e0
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ sub framework_ {
|
|||
footer_ sub {
|
||||
span_ sub {
|
||||
a_ href => '/info/about', 'about'; txt_ ' | ';
|
||||
a_ href => 'mailto:contact@manned.org', 'contact'; txt_ ' | ';
|
||||
a_ href => 'mailto:manned@yorhel.nl', 'contact'; txt_ ' | ';
|
||||
a_ href => 'https://code.blicky.net/yorhel/manned', 'source';
|
||||
};
|
||||
span_ 'all manual pages are copyrighted by their respective authors.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue