aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/about.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/about.html')
-rw-r--r--_includes/about.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/_includes/about.html b/_includes/about.html
index 6d2b120..5d56801 100644
--- a/_includes/about.html
+++ b/_includes/about.html
@@ -3,14 +3,14 @@
<div class="section-headder"><center><span class="fa fa-info-circle" style="font-size:80px;" aria-hidden="true"></span><h1>About</h1></center></div>
<div class="col-md-5 pull-right">
<h2>Contact Information</h2>
- <p>This site is maintained by Matt Rude (<a href="https://keyserver.mattrude.com/d/0xc4909ee495b0761f" target="_blank">0xc4909ee495b0761f</a>). 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://keyserver.mattrude.com/d/0xc4909ee495b0761f" target="_blank">0xc4909ee495b0761f</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">
- <li class="list-inline"><b><a href="xmpp:[email protected]" title="XMPP/Jabber ID"><i class="fa fa-commenting"></i></a></b></li>
- <li class="list-inline"><b><a href="mailto:[email protected]" title="Email Address"><i class="fa fa-envelope"></i></a></b></li>
- <li class="list-inline"><b><a href="https://www.twitter.com/mdrude" title="Twitter Profile Page" target="_blank"><i class="fa fa-twitter-square"></i></a></b></li>
- <li class="list-inline"><b><a href="https://github.com/mattrude" title="Github Profile Page" target="_blank"><i class="fa fa-github"></i></a></b></li>
- <li class="list-inline"><b><a href="https://mattrude.com" title="Website" target="_blank"><i class="fa fa-link"></i></a></b></li>
- <li class="list-inline"><b><a href="https://keyserver.mattrude.com/search/vindex/hash/fingerprint/0xc4909ee495b0761f" title="PGP Public Key" target="_blank"><i class="fa fa-key"></i></a></b></li>
+ {% if site.owner-xmpp %}<li class="list-inline"><b><a href="xmpp:[email protected]" title="XMPP/Jabber ID"><i class="fa fa-commenting"></i></a></b></li>{% endif %}
+ {% if site.owner-email %}<li class="list-inline"><b><a href="mailto:[email protected]" title="Email Address"><i class="fa fa-envelope"></i></a></b></li>{% endif %}
+ {% if site.owner-twitter %}<li class="list-inline"><b><a href="https://www.twitter.com/mdrude" title="Twitter Profile Page" target="_blank"><i class="fa fa-twitter-square"></i></a></b></li>{% endif %}
+ {% if site.owner-github %}<li class="list-inline"><b><a href="https://github.com/mattrude" title="Github Profile Page" target="_blank"><i class="fa fa-github"></i></a></b></li>{% endif %}
+ {% if site.owner-url %}<li class="list-inline"><b><a href="https://mattrude.com" title="Website" target="_blank"><i class="fa fa-link"></i></a></b></li>{% endif %}
+ {% if site.owner-pgpkey %}<li class="list-inline"><b><a href="https://keyserver.mattrude.com/search/vindex/hash/fingerprint/0xc4909ee495b0761f" title="PGP Public Key" target="_blank"><i class="fa fa-key"></i></a></b></li>{% endif %}
</ul>
</div>
<div class="col-md-7">