Update to include #167

This commit is contained in:
Joah Gerstenberg
2013-12-06 11:30:07 -06:00
parent 3b81ad71ab
commit 063dce1fad
+1 -1
View File
@@ -99,7 +99,7 @@
</div><!--// bd -->
<div id="ft">
<p>{{name}} &mdash; {{#email}}<a href="mailto:{{email}}">{{email}}</a> &mdash; {{/email}} {{#blog}}<a href="{{blog}}" title="{{name}}'s blog">{{blog}}</a> &mdash; {{/blog}} <a href="https://github.com/{{username}}" title="GitHub profile" class="url">https://github.com/{{username}}</a></p>
<p>{{name}} &mdash; {{#email}}<a href="mailto:{{email}}">{{email}}</a> &mdash; {{/email}} {{#website}}<a href="{{website}}" title="{{name}}'s website">{{website}}</a> &mdash; {{/website}} <a href="https://github.com/{{username}}" title="GitHub profile" class="url">https://github.com/{{username}}</a></p>
</div><!--// footer -->
</div><!-- // inner -->