From 9c376e71e79f1d570e4a1ed5109587468099c14c Mon Sep 17 00:00:00 2001 From: vizyourdata Date: Fri, 3 Jun 2022 00:54:34 -0600 Subject: [PATCH 1/2] 'booboo' --- hello/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello/templates/index.html b/hello/templates/index.html index 55951ccc2..1bdecc310 100644 --- a/hello/templates/index.html +++ b/hello/templates/index.html @@ -8,7 +8,7 @@ -

Getting Started with Python on Heroku

+

Getting Started with Python on booboo

This is a sample Python application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Heroku platform.

Getting Started with Python Source on GitHub From f9c11ce161fc577297bf0b9019ba57b538bd4c5d Mon Sep 17 00:00:00 2001 From: vizyourdata Date: Fri, 3 Jun 2022 14:13:41 -0600 Subject: [PATCH 2/2] 2 --- hello/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hello/templates/index.html b/hello/templates/index.html index 1bdecc310..bf6c85a92 100644 --- a/hello/templates/index.html +++ b/hello/templates/index.html @@ -8,7 +8,7 @@ -

Getting Started with Python on booboo

+

Getting Started with Python on booboo 2

This is a sample Python application deployed to Heroku. It's a reasonably simple app - but a good foundation for understanding how to get the most out of the Heroku platform.

Getting Started with Python Source on GitHub