about summary refs log tree commit diff stats
path: root/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/index.html')
-rw-r--r--templates/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html
index ab91a21..a79b1c8 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -35,8 +35,5 @@
         {%- 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 %}