removing gh-pages branch and putting everything in master
This commit is contained in:
12
_includes/footer.html
Executable file
12
_includes/footer.html
Executable file
@ -0,0 +1,12 @@
|
||||
{% include linkrefs.html %}
|
||||
<footer>
|
||||
<div class="row">
|
||||
<div class="col-lg-12 footer">
|
||||
{{hr_shaded}}
|
||||
©2015 Company Name. All rights reserved. <br />
|
||||
<p>Site last generated: {{ site.time | date: "%b %-d, %Y" }} <br />
|
||||
<p><a href="{{ "/about_your_company/index.html" | prepend: site.baseurl }}"><img src="{{ "/images/jekyll.png" | prepend: site.baseurl }}"/></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
Reference in New Issue
Block a user