File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ def generate_sitemap(app):
33
33
links_html = "" .join (["<li><a href='" + y + "'>" + y + "</a></li>" for y in links ])
34
34
return """
35
35
<div style="text-align: center;">
36
- <img style="max-height: 80px" src='https://github. com/4GeeksAcademy/react-flask-hello/blob/4677c732f09717c85156fbd71c147f0d98fcac6f/docs/assets/ rigo-baby.jpg?raw=true ' />
36
+ <img style="max-height: 80px" src='https://storage.googleapis. com/breathecode/boilerplates/ rigo-baby.jpeg ' />
37
37
<h1>Rigo welcomes you to your API!!</h1>
38
38
<p>API HOST: <script>document.write('<input style="padding: 5px; width: 300px" type="text" value="'+window.location.href+'" />');</script></p>
39
39
<p>Start working on your project by following the <a href="https://start.4geeksacademy.com/starters/full-stack" target="_blank">Quick Start</a></p>
You can’t perform that action at this time.
0 commit comments