Rename directories
This commit is contained in:
parent
13ea82323b
commit
e971dbda24
31 changed files with 0 additions and 0 deletions
3
source/_includes/project/image.html.twig
Normal file
3
source/_includes/project/image.html.twig
Normal file
|
@ -0,0 +1,3 @@
|
|||
{% if page.image -%}
|
||||
<img src="/assets/images/projects/{{ page.image.name ?: page.image }}" alt="{{ page.image.alt }}">
|
||||
{%- endif %}
|
Loading…
Add table
Add a link
Reference in a new issue