From 50166427a65a299ec647126829c177d5a55ca408 Mon Sep 17 00:00:00 2001 From: Thomas Busby Date: Wed, 30 May 2018 23:41:49 +0200 Subject: [PATCH] Prepend full stop to sentence on index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 54c3aa0..5cd5b82 100644 --- a/index.html +++ b/index.html @@ -24,7 +24,7 @@ layout: default collection_name='contribute' description='

Maybe in the future, this site will have full wiki functionality.

For now, contributors can submit pull requests to the following repository:

-

There are instructions on this page, so even the non-technical can contribute

' +

There are instructions on this page, so even the non-technical can contribute.

' %} {% include index_section.html title='Cypherpunks Mailing List' collection_name='mailing_list' %}