Move sculpin-old files to sculpin-old directory
This commit is contained in:
parent
50aa844492
commit
3f85249f3c
447 changed files with 0 additions and 0 deletions
7
sculpin-old/source/_partials/cv/certifications.html.twig
Normal file
7
sculpin-old/source/_partials/cv/certifications.html.twig
Normal file
|
@ -0,0 +1,7 @@
|
|||
<h2>Certifications</h2>
|
||||
|
||||
<ul>
|
||||
{% for certification in page.certifications %}
|
||||
<li>{{ certification.title }}</li>
|
||||
{% endfor %}
|
||||
</ul>
|
Loading…
Add table
Add a link
Reference in a new issue