Skip to content

Commit d25444a

Browse files
committed
Ey, Inyalowda.
1 parent aeebf4c commit d25444a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# '/'
99
@app.route("/")
1010
def root():
11-
return f"Hello, there. It's {datetime.datetime.now().strftime("%A, %B %d, %Y")}. You want to go home and rethink your life."
11+
return f"Ey, Inyalowda. Dis {datetime.datetime.now().strftime("%A, %B %d, %Y")}, ya. To ke go back home an pensa 'bout to laif, ya?"
1212

1313
# '/<name>'
1414
@app.route("/<name>")

0 commit comments

Comments
 (0)