1
0
Fork 0
mirror of https://github.com/Crocmagnon/blog.git synced 2025-04-25 10:25:37 +02:00
blog/layouts/partials/extend_head.html

2 lines
118 B
HTML

{{ $admonitions := resources.Get "css/admonitions.css" }}
<link rel="stylesheet" href="{{ $admonitions.Permalink }}">