Pārlūkot izejas kodu

Updating api_examples

David Leonard 10 gadi atpakaļ
vecāks
revīzija
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>