_includes/footer.html in jekyll-theme-mdui-0.1.0 vs _includes/footer.html in jekyll-theme-mdui-0.2.0
- old
+ new
@@ -15,12 +15,12 @@
</div>
</div>
<div class="mdui-col mdui-text-center" style="line-height:48px">
Copyright ©<script>var fd=new Date;document.write(" "+fd.getFullYear()+" ")</script> {{site.title}}
</div>
- <div class="mdui-col mdui-text-center">
- <div>Powered by Jekyll</div>
- <div>Theme-jekyll-theme-mdui</div>
+ <div class="mdui-col mdui-text-center mdui-typo">
+ <div>Powered by <a href="https://jekyllrb.com">Jekyll</a></div>
+ <div>Theme <a href="https://github.com/KeJunMao/jekyll-theme-mdui">jekyll-theme-mdui</a></div>
</div>
</div>
</div>
</div>
</div>
\ No newline at end of file