Skip to content

Commit

Permalink
badge embed
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldor1510 committed Sep 2, 2020
1 parent 245106a commit e651031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/badge.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
<div>
<p>Hey! Just wanted to let you <br> know that <span style="color: black"><%- post.reviewers %> people</span> have <br> told us that <%- user.name %> <br>deserves <span style="color: black">atleast $<%- post.rating%>/hr</span>.</p>
<img src="https://cdn.discordapp.com/attachments/749131929982599238/750569597912219648/unknown.png"><br>
<p id="small-text">you can check their portfolio at <a style="color: black" href="<%- post.portfolio_link%>"><%- post.portfolio_link%></a></p>
<p id="small-text">you can check their portfolio at <a target="_blank" style="color: black" href="<%- post.portfolio_link%>"><%- post.portfolio_link%></a></p>
</div>

0 comments on commit e651031

Please sign in to comment.