Remove GPG key info from homepage
1 file changed, 0 insertions(+), 3 deletions(-)
jump to
M templates/index.html → templates/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 %}