Parcourir la source

Updating api_examples

David Leonard il y a 10 ans
Parent
commit
e00003c068

+ 1 - 0
hackathon_starter/hackathon/templates/hackathon/api_examples.html

@@ -2,5 +2,6 @@
 {% include 'hackathon/base.html' %}
 <body>
 	<h1>{{title}}</h1>
+	<img src='/static/img/github.png'>
 </body>
 </html>