all repos — homestead @ a362a9b6d7ff54d3d6e4beaa3bd0326e44355075

Code for my website

Remove GPG key info from homepage

Alan Pearce
commit

a362a9b6d7ff54d3d6e4beaa3bd0326e44355075

parent

2c5d33ad64a77d630a9c2a0a7e48051c0e523bb1

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

jump to
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 %}