art: notice for hiring me as photographer

This commit is contained in:
2022-12-10 19:53:50 +00:00
parent 5238f8779b
commit 17882326cd
2 changed files with 19 additions and 0 deletions

View File

@ -3,6 +3,15 @@ layout: default
---
<div class="home art">
<div class='notice'>
{% assign email_body = "Hello Mahdi,%0A%0AI am looking for a photographer for <please describe your event / goal and the timing, if you know it.>.%0A%0ABest,%0A<Your name>" %}
{% assign email_subject = "Photography Service" %}
<p>
If you want to hire me as a photographer, send me an email to
<a href='mailto:mdibaiee@pm.me?subject={{ email_subject }}&body={{ email_body}}'>mdibaiee@pm.me</a>
</p>
</div>
<ul class="post-list">
{% for post in site.art reversed %}
{% if post.published == false %}