mirror of
https://github.com/resume/resume.github.com.git
synced 2026-05-12 22:39:14 -05:00
Update to include #167
This commit is contained in:
+1
-1
@@ -99,7 +99,7 @@
|
||||
</div><!--// bd -->
|
||||
|
||||
<div id="ft">
|
||||
<p>{{name}} — {{#email}}<a href="mailto:{{email}}">{{email}}</a> — {{/email}} {{#blog}}<a href="{{blog}}" title="{{name}}'s blog">{{blog}}</a> — {{/blog}} <a href="https://github.com/{{username}}" title="GitHub profile" class="url">https://github.com/{{username}}</a></p>
|
||||
<p>{{name}} — {{#email}}<a href="mailto:{{email}}">{{email}}</a> — {{/email}} {{#website}}<a href="{{website}}" title="{{name}}'s website">{{website}}</a> — {{/website}} <a href="https://github.com/{{username}}" title="GitHub profile" class="url">https://github.com/{{username}}</a></p>
|
||||
</div><!--// footer -->
|
||||
|
||||
</div><!-- // inner -->
|
||||
|
||||
Reference in New Issue
Block a user