Skip to content

Commit

Permalink
add Github link to footer
Browse files Browse the repository at this point in the history
Closes #22.
  • Loading branch information
ppannuto committed Feb 26, 2018
1 parent d2b6953 commit cdc31f7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
<footer>
<div>
<div>
&copy; {{ site.time | date: '%Y' }} {{ site.author }}
Website errors? Suggested improvements?<br />
<a style="color: white;" href="https://github.com/tock/tock-www">Submit a Pull Request!</a><br />
&copy; {{ site.time | date: '%Y' }} {{ site.author }}
</div>
<div>
<ul>
Expand Down

0 comments on commit cdc31f7

Please sign in to comment.