mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 00:20:26 +03:00
Recycling information about the author
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
@ -9,6 +9,6 @@ layout: default
|
||||
<p>Sorry, this page does not exist.</p>
|
||||
<p>
|
||||
<a class="btn btn-lg btn-primary" role="button" href="/">Home page</a>
|
||||
<a class="btn btn-lg btn-default" role="button" href="mailto:{{ site.data.author_info.email | strip_newlines | strip_html | strip | normalize_whitespace | uri_escape }}">Contact</a>
|
||||
<a class="btn btn-lg btn-default" role="button" href="mailto:{{ site.author.email | strip_newlines | strip_html | strip | normalize_whitespace | uri_escape }}">Contact</a>
|
||||
</p>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user