Skip to content

Commit 33fafbd

Browse files
committed
change to title
1 parent 375b863 commit 33fafbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello/templates/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>GettingStarted</title>
4+
<title>Python Getting Started on Heroku</title>
55
<link rel="stylesheet" type="text/css" href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" />
66
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
77
<script type="text/javascript" src="//maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>

0 commit comments

Comments
 (0)