Skip to content

Commit

Permalink
updatedd
Browse files Browse the repository at this point in the history
  • Loading branch information
Nova-Mok committed Dec 16, 2024
1 parent 2db78f0 commit 229793a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -1512,7 +1512,7 @@
marginRight: "0px",
width: "0px"
});
var $logoText = $("<img>").attr("src", "").attr("alt", "Made with love");
var $logoText = $("<img>").attr("src", "").attr("alt", "Try Flik Now");
$brand.append($logoArt, $logoText);
return $brand[0];
}
Expand Down

0 comments on commit 229793a

Please sign in to comment.