👨👩👧👦
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- | |
Bandcamp shortcode intended for Hugo. This will be placed in the layouts/shortcodes folder in your project. | |
Parameters: | |
type - (Required) `album` or `track` | |
id - (Required) Target ID of track or album | |
size - (Optional) size of player, `large` or `small` | |
bgcol - (Optional) background color of player, `black` or `white`. default `white`. | |
linkcol - (optional) link colors, default black. all color options: | |
blue = 0687f5 |