1
0

Adding admin guide, guide for sql queries and incr processing

This commit is contained in:
Vinoth Chandar
2017-02-19 20:13:57 -08:00
committed by vinoth chandar
parent dcc15d5d6f
commit 33a85900f8
7 changed files with 292 additions and 37 deletions

View File

@@ -3,7 +3,7 @@
<div class="col-lg-12 footer">
&copy;{{ site.time | date: "%Y" }} {{site.company_name}}. All rights reserved. <br />
{% if page.last_updated %}<span>Page last updated:</span> {{page.last_updated}}<br/>{% endif %} Site last generated: {{ site.time | date: "%b %-d, %Y" }} <br />
<p><img src="{{ "images/company_logo.png" }}" alt="Company logo"/></p>
<!--<p><img src="{{ "images/company_logo.png" }}" alt="Company logo"/></p>-->
</div>
</div>
</footer>