all repos — website @ 19ea9e4eb36b980aed19579ffbeb8f8c43ca74cd

My website

Remove GPG key info from homepage

Alan Pearce
commit

19ea9e4eb36b980aed19579ffbeb8f8c43ca74cd

parent

e391d96ab2087f0667d301514f28c4e77d275192

1 file changed, 0 insertions(+), 3 deletions(-)

changed files
M templates/index.htmltemplates/index.html
@@ -35,8 +35,5 @@ </li>
{%- endfor %} </ul> </section> - <footer> - GPG Key: <a href="{{ config.extra.gpg_url | safe }}" rel="u-key key">{{ config.extra.gpg_fingerprint }}</a> - </footer> </main> {% endblock %}