diff --git a/assets/img/flo.png b/assets/img/flo.png new file mode 100644 index 0000000..3fb5301 Binary files /dev/null and b/assets/img/flo.png differ diff --git a/src/_data/things.js b/src/_data/things.js index 6a96dc7..3d611c6 100644 --- a/src/_data/things.js +++ b/src/_data/things.js @@ -2,9 +2,9 @@ const things = { makes: [{ title: "flo", description: "an open source Navidrome client written in Swift", - logo: "/assets/img/ios-placeholder.png", - ctaTitle: "TBD", - ctaLink: "/wip" + logo: "/assets/img/flo.png", + ctaTitle: "Try flo", + ctaLink: "/flo/" }], runs: [ {