diff --git a/app.py b/app.py index 1645439..761e7ea 100644 --- a/app.py +++ b/app.py @@ -9,7 +9,7 @@ @route('/') def index(): - return "

STEVE IS AWESOME GIVE ME $$$$

" + return "

Steve FAILED!

" # since this is a read only talk to the replicas