aboutsummaryrefslogtreecommitdiffstats
path: root/_includes/about.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/about.html')
-rw-r--r--_includes/about.html28
1 files changed, 14 insertions, 14 deletions
diff --git a/_includes/about.html b/_includes/about.html
index dbe2eaa..6206581 100644
--- a/_includes/about.html
+++ b/_includes/about.html
@@ -3,30 +3,30 @@
<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">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>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>
<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"><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"><i class="fa fa-github"></i></a></b></li>
- <li class="list-inline"><b><a href="https://mattrude.com" title="Website"><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"><i class="fa fa-key"></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>
</ul>
</div>
<div class="col-md-7">
<h2 id="this-service">This Service</h2>
- <p>This service is running a clustered configuration, of two servers, running <a href="https://www.ejabberd.im/">ejabberd</a>
- version {{ site.ejabberd-version }} on
- <a href="http://www.ubuntu.com/">Ubuntu</a> version 16.04 LTS.
- The source code for ejabberd may be found on <a href="https://github.com">Github.com</a> in the
- <a href="https://github.com/processone/ejabberd">processone/ejabberd</a> repository.
+ <p>This service is running a clustered configuration, of two servers, running <a href="https://www.ejabberd.im/" target="_blank">ejabberd</a>
+ version <a href="https://github.com/processone/ejabberd/commits/{{ site.ejabberd-gitversion }}" target="_blank">{{ site.ejabberd-version }}</a> on
+ <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> version 16.04 LTS.
+ The source code for ejabberd may be found on <a href="https://github.com" target="_blank">Github.com</a> in the
+ <a href="https://github.com/processone/ejabberd" target="_blank">processone/ejabberd</a> repository.
The program ejabberd is licensed under the
- <a href="https://github.com/processone/ejabberd/blob/master/COPYING">GNU General Public License, version 2.0</a>.</p>
+ <a href="https://github.com/processone/ejabberd/blob/master/COPYING" target="_blank">GNU General Public License, version 2.0</a>.</p>
- <h2 id="site-source-locations">Website Source</h2>
- <p>The source for this website may be found in the github repository <a href="https://github.com/mattrude/xmpp-site-lite">xmpp-site-lite</a>.
+ <h2 id="site-source-locations" target="_blank">Website Source</h2>
+ <p>The source for this website may be found in the github repository <a href="https://github.com/mattrude/xmpp-site-lite" target="_blank">xmpp-site-lite</a>.
The site is licensed under the
- <a href="https://github.com/mattrude/xmpp-site-lite/blob/master/LICENSE">GNU General Public License, version 3.0</a>,
+ <a href="https://github.com/mattrude/xmpp-site-lite/blob/master/LICENSE" target="_blank">GNU General Public License, version 3.0</a>,
and may be used or modified under the terms of that license.</p>
</div>
</div>