FEATURE: add support for mp3 wav flac audio file.
This commit is contained in:
parent
243696b49f
commit
bd04f9592a
5 changed files with 185 additions and 2 deletions
|
@ -131,7 +131,7 @@
|
|||
|
||||
{{ with $page.Params.link }}
|
||||
{{ partial "link-block.html" (dict "logo" $link_logo "a" $link_link "word" $link_text "baseurl"
|
||||
$page.Site.BaseURL)}}
|
||||
$page.Site.BaseURL "index" $index) }}
|
||||
{{ end }}
|
||||
|
||||
{{/* Note info shown below the main content */}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue