mirror of
https://github.com/Crocmagnon/blog.git
synced 2024-11-13 03:23:53 +01:00
fix admonitions css
This commit is contained in:
parent
2c6f444b07
commit
2e9bce729b
1 changed files with 2 additions and 1 deletions
|
@ -1 +1,2 @@
|
|||
<link rel="stylesheet" href="/admonitions.css">
|
||||
{{ $admonitions := resources.Get "css/admonitions.css" }}
|
||||
<link rel="stylesheet" href="{{ $admonitions.Permalink }}">
|
||||
|
|
Loading…
Reference in a new issue