mirror of
https://github.com/yuzu-emu/shared-bulma-theme.git
synced 2024-12-22 18:15:45 +00:00
Fix Hugo interpreting comment as shortcode
This commit is contained in:
parent
8653684d60
commit
9e235346df
|
@ -1,4 +1,4 @@
|
|||
<!-- Usage: {{< gifv "url|title" "url2|title" >}} -->
|
||||
<!-- Usage: gifv "url|title" "url2|title" -->
|
||||
<div class="columns">
|
||||
{{ range $param := .Params }}
|
||||
<!-- gifv -->
|
||||
|
|
Loading…
Reference in a new issue