Apply templates based on IoT.js style.

This commit is contained in:
Andrey Shitov
2015-06-14 18:46:28 +03:00
parent bbd16d0f4a
commit 5cdad993ac
6 changed files with 117 additions and 203 deletions
+4 -4
View File
@@ -1,5 +1,5 @@
<footer class="site-footer">
<div class="wrapper">
<p class="footer-copy"> &copy; Copyright {{ site.time | date: '%Y' }} Samsung Electronics Co., Ltd., Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.</p>
</div>
<footer class="footer">
<div class="container">
<p class="copyright_and_license_notice"> &copy; Copyright {{ site.time | date: '%Y' }} Samsung Electronics Co., Ltd. JerryScript is open source under the <a href="http://www.apache.org/licenses/">Apache License, Version 2.0. </a></p>
</div>
</footer>