Preview:
If(WeekdayName(Today())="Monday",
Monday
Recipe
⁠ ,If(WeekdayName(Today())="Tuesday",
Tuesday
Recipe
⁠,If(WeekdayName(Today())="Wednesday",
Wednesday
Recipe
⁠,If(WeekdayName(Today())="Thursday",
Thursday
Recipe
⁠ ,If(WeekdayName(Today())="Friday",
Friday
Recipe
⁠,If(WeekdayName(Today())="Saturday",
Saturday
Recipe
⁠,If(WeekdayName(Today())="Sunday",
Sunday
Recipe
⁠,"¯\_(ツ)_/¯")))))))
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter