diff options
Diffstat (limited to 'layouts/index.html')
-rw-r--r-- | layouts/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html index 9817e9a..bd36c83 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -27,7 +27,6 @@ <h3>Contact</h3> <ul> <li>Mail: <a href="mailto:{{.Params.email}}">{{.Params.email}}</a></li> - <li><a href="https://xmpp.org">XMPP</a>: <a href="xmpp:{{.Params.xmpp}}">{{.Params.xmpp}}</a></li> <li><a href="https://openpgp.org">OpenPGP</a>: <a href="{{.Params.openpgp.file}}">{{.Params.openpgp.fingerprint}}</a></li> </ul> |