diff --git a/app.dx b/app.dx index d28064f..a2cba8b 100644 --- a/app.dx +++ b/app.dx @@ -1,5 +1,5 @@ name: "Threads Example", -icon_path: "https://cdn.unyt.org/unyt-resources/logos/unyt/square-dark-background.png"; +icon: "https://cdn.unyt.org/unyt-resources/logos/unyt/square-dark-background.png"; plugin git_deploy ( prod: ( @@ -7,4 +7,4 @@ plugin git_deploy ( branch: '*', test: false ) -) \ No newline at end of file +)