David Leonard пре 10 година
родитељ
комит
e00003c068
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      hackathon_starter/hackathon/templates/hackathon/api_examples.html

+ 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>