For more information read the official [setup guide][setup_guide] of Hugo.
### The Config File ###
Add the following to your config.toml:
```toml
[Params]
username = "<username>"
apikey = "<apikey>"
limit = "200"
```
Username is your [last.fm](https://last.fm) username and the limit is the number of scrobbles you want to see (max 200). You can get an api key by creating an api account [here](http://www.last.fm/api/account/create).