Skip to content

Commit 95fd42d

Browse files
committed
Footer wording
1 parent a72acbd commit 95fd42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

landing_page/src/components/footer.gleam

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pub fn footer() {
99
use <- redraw.component__("Footer")
1010
footer_([], [
1111
column([
12-
footer_details([h.text("Made with 💜 by Chou Corp.")]),
12+
footer_details([h.text("Made with 💜 at Chou Corp.")]),
1313
footer_details([
1414
h.text("With the help of "),
1515
link("https://gaspard.design", "gaspard.design"),

0 commit comments

Comments
 (0)