Skip to content

Commit

Permalink
add: extra card to testimonials page
Browse files Browse the repository at this point in the history
  • Loading branch information
yousefamar committed Jun 29, 2023
1 parent 3ac2b52 commit e6cc27a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _includes/testimonials.njk
Expand Up @@ -58,6 +58,12 @@
</div>
</div>
{% endfor %}
<div class="h-entry grid-item">
<h4 style="margin: 0;">Leave a testimonial<a class="header-link u-url" href="/memo/notes/my/testimonials/leave/" target="_blank"><i class="fa-solid fa-arrow-up-right-from-square"></i></a></h4>
<div class="e-content">
<p>If we've worked together in the past, I'd love to include your testimonial here!</p>
</div>
</div>
<h1 class="hidden p-name">Yousef Amar's Testimonials</h1>
<noscript class="img">
<img class="hidden u-photo" src="/memo/assets/images/me.png" alt="Yousef Amar" />
Expand Down

0 comments on commit e6cc27a

Please sign in to comment.