Added post feedback text
This commit is contained in:
parent
5383c0a89c
commit
b98ef698cf
|
@ -8,6 +8,10 @@
|
|||
|
||||
{% block content %}{% endblock content %}
|
||||
|
||||
<p class="post-feedback" style="font-style: italic">
|
||||
<b>Have feedback about this post?</b> <a href="mailto:{{ site.email }}">Email me</a> or <a href="{{ site.twitter.url }}">send me a tweet</a>.
|
||||
</p>
|
||||
|
||||
{% if page.related -%}
|
||||
<h2>Related Posts</h2>
|
||||
|
||||
|
|
Reference in a new issue