Add listings to DEV digests (#3854)
* Add listings to digest emailers * Update app/views/mailers/digest_mailer/digest_email.html.erb Co-Authored-By: Ben Halpern <bendhalpern@gmail.com> * Remove margins
This commit is contained in:
parent
00ed11fca7
commit
c9e1f1fcf3
1 changed files with 7 additions and 0 deletions
|
|
@ -11,6 +11,13 @@
|
|||
<hr />
|
||||
</ul>
|
||||
|
||||
|
||||
<div>
|
||||
👋 <b>Looking for work?</b> <a href="https://dev.to/listings/jobs">Browse job openings</a> or create an <a href="https://dev.to/listings/forhire">available for hire</a> listing.
|
||||
<br />
|
||||
🔍 <b>Hiring developers?</b> Post your position(s) on <a href="https://dev.to/page/post-a-job">DEV Listings</a>.
|
||||
</div>
|
||||
|
||||
<center style="margin-top:50px;">
|
||||
<em>
|
||||
<% if @user.experience_level == nil %>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue