Update PDF file name

This commit is contained in:
TheThomaas 2025-06-03 21:51:00 +02:00
parent 3b397ef81f
commit 2851ada65c
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
</li> </li>
{% endif %} {% endif %}
<li> <li>
{% link "#", "_blank", "data-ghost-button" %}{% icon "download" %} Télécharger en PDF{% endlink %} {% link "/resume.pdf", "_blank", "data-ghost-button" %}{% icon "download" %} Télécharger en PDF{% endlink %}
</li> </li>
</ul> </ul>
</div> </div>

View file

@ -1,6 +1,6 @@
--- ---
layout: pdf layout: pdf
permalink: "pdf.pdf" permalink: "resume.pdf"
eleventyComputed: eleventyComputed:
title: "{{author.firstName}} {{author.name}}, {{author.occupation}}" title: "{{author.firstName}} {{author.name}}, {{author.occupation}}"
links: links: