web/layouts/partials/head_custom.html
Mickael VEAUDOUR (MckMonster) c0e9b0702f Feature/tisseurs
2019-05-25 06:23:34 +00:00

5 lines
No EOL
299 B
HTML

<!--
If you want to include any custom html just before </head>, put it in /layouts/head_custom.html
Do not put anything in this file - it's only here so that hugo won't throw an error if /layouts/head_custom.html doesn't exist.
-->
<link rel="stylesheet" href="{{ "css/tisseurs.css" | absURL }}" />