Skip to content

Commit

Permalink
fixed image
Browse files Browse the repository at this point in the history
  • Loading branch information
punkdata committed Jul 11, 2018
1 parent bc26fb0 commit 0031ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hello_world.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ def wrap_html(message):
<body>
<div style='font-size:120px;'>
<center>
<image height="200" width="800" src="https://secure.meetupstatic.com/photos/event/a/2/e/c/600_463001708.jpeg">
<image height="300" width="600" src="https://secure.meetupstatic.com/photos/event/a/2/e/c/600_463001708.jpeg">
<br>
{0}<br>
</center>
Expand Down

0 comments on commit 0031ad3

Please sign in to comment.