This commit is contained in:
parent
00cb789253
commit
608698ce58
@ -4,7 +4,7 @@ const things = {
|
||||
description: "an open source Navidrome client written in Swift",
|
||||
logo: "/assets/img/flo.png",
|
||||
ctaTitle: "Try flo",
|
||||
ctaLink: "/flo/"
|
||||
ctaLink: "https://client.flooo.club"
|
||||
}],
|
||||
runs: [
|
||||
{
|
||||
|
@ -4,6 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<meta http-equiv="refresh" content="0; URL=https://client.flooo.club" />
|
||||
|
||||
<title>flo</title>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user