Remove GPG key info from homepage
Alan Pearce alan@alanpearce.eu
Fri, 21 Jul 2023 20:05:00 +0200
1 files 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 %}