Go ahead and actually link to Coleslaw in the base template.

This commit is contained in:
Brit Butler 2014-05-05 17:13:27 -04:00
parent a10089856f
commit 0912413f11
2 changed files with 6 additions and 2 deletions

View file

@ -43,7 +43,9 @@
</a>
{/if}
by {$config.author}
<a rel="coleslaw" href="https://github.com/redline6561/coleslaw">
<img align="right" src="{$config.domain}/css/logo_small.jpg" />
</a>
</div>
</body>
</html>

View file

@ -55,7 +55,9 @@
</a>
{/if}
by {$config.author}
<a rel="coleslaw" href="https://github.com/redline6561/coleslaw">
<img align="right" src="{$config.domain}/img/logo_small.jpg" /></p>
</a>
</div>
</div>
</div>