-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Ouyang Chunhui <[email protected]>
- Loading branch information
1 parent
d7da21a
commit 09023f6
Showing
5 changed files
with
58 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -91,6 +91,23 @@ | |
{%- endif %} | ||
{% else %} | ||
{{ post.content }} | ||
<div id="freelancer-top" style="line-height: initial;font-size: smaller;"> | ||
<a href="https://www.freelancer.com/affiliates/email/65022510/"><img src="https://cdn5.f-cdn.com/ppic/258432471/logo/65022510/profile_logo_65022510.jpg" style="float: left; margin-right: 20px; margin-bottom:10px; width:100px; max-height: 100px; border-radius: 50%;"></a> | ||
<div style="min-height:40px;"> | ||
<a style="text-decoration: underline; font-weight: bold;" href="https://www.freelancer.com/affiliates/email/65022510/">Chunhui Ouyang</a> | ||
<p style="margin: 0;margin-bottom: 6px; white-space: nowrap;overflow: hidden">Linux | DevOps | C/C++ | System Administrator</p> | ||
<p style="margin: 0;"> | ||
<strong>P:</strong> 18923117025 | ||
</p> | ||
|
||
<p style="margin: 0;"><strong>E:</strong> [email protected]</p> | ||
</div> | ||
<img src="https://www.freelancer.com/static/css/images/landingpage/hireme-widget-builder/fl-bird-icon.png" style="clear:left;float:left;margin: 10px 0;"> | ||
<a href="https://www.freelancer.com/affiliates/email/65022510/" style="display: block;text-decoration: underline;margin: 10px 0 10px 10px;vertical-align: middle;height: 21px;float: left">Hire me on Freelancer.com</a> | ||
<img src="//t.flnwdgt.com/1px.gif?username=jack9603301&en=externalHireme&method=img&label=hiremeEmailImpression&ip=172.233.144.131&type=emailSignature" alt="" style="float:left;"> | ||
</div> | ||
<br/> | ||
<br/> | ||
{%- endif %} | ||
</div> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,6 +36,23 @@ | |
{%- include '_partials/page/schedule.njk' -%} | ||
{% else %} | ||
{{ page.content }} | ||
|
||
<div id="freelancer-top" style="line-height: initial;font-size: smaller;"> | ||
<a href="https://www.freelancer.com/affiliates/email/65022510/"><img src="https://cdn5.f-cdn.com/ppic/258432471/logo/65022510/profile_logo_65022510.jpg" style="float: left; margin-right: 20px; margin-bottom:10px; width:100px; max-height: 100px; border-radius: 50%;"></a> | ||
<div style="min-height:40px;"> | ||
<a style="text-decoration: underline; font-weight: bold;" href="https://www.freelancer.com/affiliates/email/65022510/">Chunhui Ouyang</a> | ||
<p style="margin: 0;margin-bottom: 6px; white-space: nowrap;overflow: hidden">Linux | DevOps | C/C++ | System Administrator</p> | ||
<p style="margin: 0;"> | ||
<strong>P:</strong> 18923117025 | ||
</p> | ||
|
||
<p style="margin: 0;"><strong>E:</strong> [email protected]</p> | ||
</div> | ||
<img src="https://www.freelancer.com/static/css/images/landingpage/hireme-widget-builder/fl-bird-icon.png" style="clear:left;float:left;margin: 10px 0;"> | ||
<a href="https://www.freelancer.com/affiliates/email/65022510/" style="display: block;text-decoration: underline;margin: 10px 0 10px 10px;vertical-align: middle;height: 21px;float: left">Hire me on Freelancer.com</a> | ||
<img src="//t.flnwdgt.com/1px.gif?username=jack9603301&en=externalHireme&method=img&label=hiremeEmailImpression&ip=172.233.144.131&type=emailSignature" alt="" style="float:left;"> | ||
<br/> | ||
<br/> | ||
{%- endif %} | ||
</div> | ||
{#####################} | ||
|