diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2019-02-02 10:53:50 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2019-02-02 10:53:50 +0100 |
| commit | 60bbfc6f2027f7426ac4474a831e2dd6cdabb573 (patch) | |
| tree | 56e592fe8591575e5047b78f2a0a8b539cd0fdbc /layouts | |
| parent | c64de21125043e35a422c167e800d4ec3798862b (diff) | |
| download | blog-60bbfc6f2027f7426ac4474a831e2dd6cdabb573.tar.gz blog-60bbfc6f2027f7426ac4474a831e2dd6cdabb573.zip | |
Remove xmpp link
Diffstat (limited to 'layouts')
| -rw-r--r-- | layouts/partials/footer.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 7d21d3f..d53f13e 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -14,8 +14,6 @@ {{ end }} <a target="_blank" href="http://rctd57w5hc6vpb6v.onion"><svg width="14" height="16"><path d="M7 0L0 2v6.02C0 12.69 5.31 16 7 16c1.69 0 7-3.31 7-7.98V2L7 0zM5 11l1.14-2.8a.568.568 0 0 0-.25-.59C5.33 7.25 5 6.66 5 6c0-1.09.89-2 1.98-2C8.06 4 9 4.91 9 6c0 .66-.33 1.25-.89 1.61-.19.13-.3.36-.25.59L9 11H5z"></path></svg> Onion</a> — - <a href="xmpp:schneefux@schneefux.xyz?roster"><svg width="16" height="16"><path d="M14 1H2c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h2v3.5L7.5 11H14c.55 0 1-.45 1-1V2c0-.55-.45-1-1-1zm0 9H7l-2 2v-2H2V2h12v8z"></path></svg> XMPP</a> - — {{ with .Site.Params.email }}<a href="mailto:{{ . }}" target="_blank"><svg height="16" width="14"><path d="M0 4v8c0 0.55 0.45 1 1 1h12c0.55 0 1-0.45 1-1V4c0-0.55-0.45-1-1-1H1c-0.55 0-1 0.45-1 1z m13 0L7 9 1 4h12zM1 5.5l4 3L1 11.5V5.5z m1 6.5l3.5-3 1.5 1.5 1.5-1.5 3.5 3H2z m11-0.5L9 8.5l4-3v6z" /></svg> Mail</a>{{ end }} — <a target="_blank" class="no-barba" href="/schneefux.pubkey.txt"><svg height="16" width="12"><path d="M4 13H3v-1h1v1zm8-6v7c0 .55-.45 1-1 1H1c-.55 0-1-.45-1-1V7c0-.55.45-1 1-1h1V4c0-2.2 1.8-4 4-4s4 1.8 4 4v2h1c.55 0 1 .45 1 1zM3.8 6h4.41V4c0-1.22-.98-2.2-2.2-2.2-1.22 0-2.2.98-2.2 2.2v2H3.8zM11 7H2v7h9V7zM4 8H3v1h1V8zm0 2H3v1h1v-1z"></path></svg> PGP</a> |
