瀏覽代碼

Updating api_examples

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>