aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2019-06-26 20:38:23 -0500
committerMatt Rude <[email protected]>2019-06-26 20:38:23 -0500
commitd7168adbbf24072e8632eb3a3ecd600dcda7a255 (patch)
tree1e5903c2c7644095cd325fd1dd69bf60ff79053b
parent300955575b64231461c8ceb6ea011e5739103085 (diff)
downloadxmpp-site-lite-d7168adbbf24072e8632eb3a3ecd600dcda7a255.tar.gz
xmpp-site-lite-d7168adbbf24072e8632eb3a3ecd600dcda7a255.tar.bz2
xmpp-site-lite-d7168adbbf24072e8632eb3a3ecd600dcda7a255.zip
minor updtes to about file
-rw-r--r--_includes/about.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/_includes/about.html b/_includes/about.html
index e6d19c6..19d8079 100644
--- a/_includes/about.html
+++ b/_includes/about.html
@@ -3,15 +3,16 @@
<div class="section-headder"><center><span class="fas fa-info-circle" style="font-size:80px;" aria-hidden="true"></span><h1>About</h1></center></div>
<div class="col-md-5 float-right">
<h2>Contact Information</h2>
- <p>{% if site.owner-name %}This site is maintained by Matt Rude{% if site.owner-pgpkey %} (<a href="https://keyserver.mattrude.com/d/{{ site.owner-pgpkey }}" target="_blank">{{ site.owner-pgpkey }}</a>){% endif %}. {% endif %}If you would like to report any problems or bugs, please send a email or XMPP messsage to the email address listed in one of my public keys.</p>
+ <p>{% if site.owner-name %}This site is maintained by Matt Rude{% if site.owner-pgpkey %} (<a href="https://mattrude.com/keys/{{ site.owner-pgpkey }}.asc" target="_blank">{{ site.owner-pgpkey }}</a>){% endif %}. {% endif %}If you would like to report any problems or bugs, please send a email or XMPP messsage to the email address listed in one of my public keys.</p>
<ul class="contact-list">
{% if site.owner-xmpp %}<li class="list-inline"><b><a href="xmpp:{{ site.owner-xmpp }}" title="XMPP/Jabber ID"><i class="fas fa-comment"></i></a></b></li>{% endif %}
{% if site.owner-email %}<li class="list-inline"><b><a href="mailto:{{ site.owner-email }}" title="Email Address"><i class="far fa-envelope"></i></a></b></li>{% endif %}
{% if site.owner-twitter %}<li class="list-inline"><b><a href="https://www.twitter.com/{{ site.owner-twitter }}" title="Twitter Profile Page" target="_blank"><i class="fab fa-twitter"></i></a></b></li>{% endif %}
{% if site.owner-github %}<li class="list-inline"><b><a href="https://github.com/{{ site.owner-github }}" title="Github Profile Page" target="_blank"><i class="fab fa-github"></i></a></b></li>{% endif %}
{% if site.owner-url %}<li class="list-inline"><b><a href=" {{ site.owner-url }}" title="Website" target="_blank"><i class="fas fa-link"></i></a></b></li>{% endif %}
- {% if site.owner-pgpkey %}<li class="list-inline"><b><a href="https://keyserver.mattrude.com/d/{{ site.owner-pgpkey }}" title="PGP Public Key" target="_blank"><i class="fas fa-key"></i></a></b></li>{% endif %}
+ {% if site.owner-pgpkey %}<li class="list-inline"><b><a href="https://mattrude.com/keys/{{ site.owner-pgpkey }}.asc" title="PGP Public Key" target="_blank"><i class="fas fa-key"></i></a></b></li>{% endif %}
</ul>
+ <p><small>Pleasee see my <a href="https://mattrude.com/contact.txt">contact.txt</a> file for my current <a href="https://conversations.im/omemo/">omemo</a> keys.</small></p>
<hr />
<p style="text-align:center;">
<!-- IPv6-test.com button BEGIN -->