diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index eddad37..c0a42e5 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -61,6 +61,12 @@
{{ end }}
+ {{ if .Site.Params.keybase }}
+
+
+
+ {{ end }}
+
{{ if .Site.Params.email }}
diff --git a/static/img/keybase.svg b/static/img/keybase.svg
new file mode 100644
index 0000000..7ac7d87
--- /dev/null
+++ b/static/img/keybase.svg
@@ -0,0 +1 @@
+
\ No newline at end of file