We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
work.njk
2 parents d055c5c + 9f76e73 commit 8ae16d7Copy full SHA for 8ae16d7
src/_includes/sections/work.njk
@@ -26,7 +26,7 @@
26
{%- endfor -%}
27
</ul>
28
{% if lengthProjects > 3 %}
29
- <a href="{{ link.github }}" target="_blank" rel="noopener noreferrer" class="section-more">
+ <a href="{{ link.github }}" target="_blank" rel="noopener noreferrer" class="section-more" data-animation="fade-in">
30
See more in Github...
31
</a>
32
{% endif %}
0 commit comments