fix: bunny.net referral link
This commit is contained in:
parent
45f10504d1
commit
b8e90b7ad9
3 changed files with 3 additions and 3 deletions
|
@ -88,7 +88,7 @@ artist: (media) =>
|
|||
`https://cdn.coryd.dev/artists/${media.replace(/\s+/g, '-').toLowerCase()}.jpg`,
|
||||
```
|
||||
|
||||
These images are all cropped to `350x350` and hosted over on <a href="https://bunny.net?ref=3kd0m6d30v" onclick="fathom.trackGoal('EIQ2NE4V', 0)">Bunny.net</a>[^2].
|
||||
These images are all cropped to `350x350` and hosted over on <a href="https://bunny.net?ref=revw3mehej" onclick="fathom.trackGoal('EIQ2NE4V', 0)">Bunny.net</a>[^2].
|
||||
|
||||
[Much like artists, we populate albums from data sourced from Last.fm](https://github.com/cdransf/coryd.dev/blob/e886857387661ceeba4f2b368989ec32f0c3f121/src/_data/albums.js)
|
||||
|
||||
|
|
Reference in a new issue