Shouting out other Jekyll starting points in the readme
This commit is contained in:
parent
0df8994e5f
commit
cbdd8d2d7b
6 changed files with 20 additions and 41 deletions
|
@ -35,8 +35,13 @@
|
|||
|
||||
<div id="main" role="main">{{ content }}</div>
|
||||
|
||||
<footer>
|
||||
<p></p>
|
||||
<footer class="footer">
|
||||
<ul>
|
||||
<li><a href="http://github.com/{{ site.github }}">@{{ site.github }} on GitHub</a></li>
|
||||
<li><a href="http://twitter.com/{{ site.twitter }}">@{{ site.twitter }} on Twitter</a></li>
|
||||
<li><a href="http://instagram.com/{{ site.instagram }}">@{{ site.instagram }} on Instagram</a></li>
|
||||
<li><a href="http://dribbble.com/{{ site.dribbble }}">@{{ site.dribbble }} on Dribbble</a></li>
|
||||
</ul>
|
||||
</footer>
|
||||
|
||||
{% include analytics.html %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue