Skip to content

Commit 7ecea41

Browse files
authored
cambioOnline
1 parent 45bd651 commit 7ecea41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello/templates/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<a href="/" class="lang-logo">
99
<img src="{% static 'lang-logo.png'%}">
1010
</a>
11-
<h1>OCU's Python on Heroku website</h1>
11+
<h1>Oficina Cooperación Universitaria</h1>
1212
<p>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.</p>
1313
<a type="button" class="btn btn-lg btn-default" href="https://devcenter.heroku.com/articles/getting-started-with-python"><span class="glyphicon glyphicon-flash"></span> Getting Started with Python</a>
1414
<a type="button" class="btn btn-lg btn-primary" href="https://github.com/borja/python-getting-started"><span class="glyphicon glyphicon-download"></span> Source on GitHub</a>

0 commit comments

Comments
 (0)