diff --git a/functions/api/is.ts b/functions/api/is.ts index 1c9288a..3eb2f47 100644 --- a/functions/api/is.ts +++ b/functions/api/is.ts @@ -22,7 +22,8 @@ export const is = [ "about the journey", // not the dest "really cool", "working hard", - "helping out" + "helping out", + "setting sail" ]; export function onRequestGet(context) {