diff --git a/README.md b/README.md index 2ce66bbb8..3d397639d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ $ foreman start web Your app should now be running on [localhost:5000](http://localhost:5000/). ## Deploying to Heroku -[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/borja/python-getting-started/tree/master) +[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/jdompablo/python-getting-started/tree/master) ```sh $ heroku create diff --git a/hello/static/lang-logo.png b/hello/static/lang-logo.png index f04aff1e3..42f4046ef 100644 Binary files a/hello/static/lang-logo.png and b/hello/static/lang-logo.png differ diff --git a/hello/templates/index.html b/hello/templates/index.html index 467443254..0ccfd4118 100644 --- a/hello/templates/index.html +++ b/hello/templates/index.html @@ -8,8 +8,8 @@ -

Borja Python on Heroku website

-

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 Python @ Heroku platform.

+

Javier Dompablo Website

+

Una forma divertida de aprender el funcionamiento de Git

Getting Started with Python Source on GitHub @@ -45,4 +45,4 @@

Helpful Links

Please do work through the Getting Started guide, even if you do know how to build such an application. The guide covers the basics of working with Heroku, and will familiarize you with all the concepts you need in order to build and deploy your own apps. -{% endblock %} \ No newline at end of file +{% endblock %}