mirror of
https://github.com/resume/resume.github.com.git
synced 2026-05-18 18:58:22 -05:00
If the user hasn’t set their blog url, line shouldn’t end to a comma.
This commit is contained in:
+1
-2
@@ -40,8 +40,7 @@
|
||||
based in <span class="adr locality">{{location}}</span>
|
||||
{{/location}}
|
||||
{{#repos}}with <a href="https://github.com/{{{username}}}?tab=repositories">{{repos}} public {{reposLabel}}</a>{{/repos}}{{^repos}}without any public repository for now{{/repos}}{{#followers}} and <a href="https://github.com/{{{username}}}/followers">{{followers}} {{followersLabel}}</a>{{/followers}}.
|
||||
They've been using github.com since {{since}}{{#earlyAdopter}}, therefore are an early adopter,{{/earlyAdopter}}
|
||||
{{#blog}} and sometimes they blog at <a href="{{blog}}" id="myblog" title="their blog">{{blog}}</a>.{{/blog}}
|
||||
They've been using github.com since {{since}}{{#earlyAdopter}}, therefore are an early adopter{{/earlyAdopter}}{{#blog}}, and sometimes they blog at <a href="{{blog}}" id="myblog" title="their blog">{{blog}}</a>{{/blog}}.
|
||||
</p>
|
||||
<p id="languages" class="enlarge"></p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user