Prepend full stop to sentence on index.html

This commit is contained in:
Thomas Busby
2018-05-30 23:41:49 +02:00
parent fb9497fe01
commit 50166427a6

View File

@@ -24,7 +24,7 @@ layout: default
collection_name='contribute' collection_name='contribute'
description='<p>Maybe in the future, this site will have full wiki functionality.</p> description='<p>Maybe in the future, this site will have full wiki functionality.</p>
<p>For now, contributors can submit pull requests to the following repository:</p> <p>For now, contributors can submit pull requests to the following repository:</p>
<p><i>There are instructions on this page, so even the non-technical can contribute</i></p>' <p><i>There are instructions on this page, so even the non-technical can contribute.</i></p>'
%} %}
{% include index_section.html title='Cypherpunks Mailing List' collection_name='mailing_list' %} {% include index_section.html title='Cypherpunks Mailing List' collection_name='mailing_list' %}