We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f367919 commit 69cf8abCopy full SHA for 69cf8ab
_includes/mentors.html
@@ -3,7 +3,7 @@
3
<div class="column has-text-centered m-2 is-one-third-widescreen is-one-third-desktop is-one-fifth-fullhd is-one-third-tablet is-two-fifths-mobile is-three-quarters-touch"
4
id="project-card">
5
<div class="has-background-black-ter card">
6
- <figure class="image is-4by5" style="background-image: url({{member.image}});">
+ <figure class="image is-4by5" style="background-image: url({{mentor.image}});">
7
</figure>
8
<div class="card-content">
9
<h2 class="has-text-white-ter has-text-weight-bold is-size-6">{{ mentor.name }}</h2>
0 commit comments