_includes/custom/footer.html in jekyll-lenciel-theme-1.0.10 vs _includes/custom/footer.html in jekyll-lenciel-theme-1.0.13

- old
+ new

@@ -1,4 +1,11 @@ <p> -Blog theme: <a href="https://github.com/lenciel/jekyll-lenciel-theme">jekyll-lenciel-theme</a> -<span class="theme-version">{{ site.beian }}&nbsp;&nbsp;&nbsp;&nbsp;Copyright &copy; 2004-{{ site.time | date: "%Y" }} by <a href="mailto:{{ site.email }}">{{ site.author }}</a></span> + Blog theme: + <a href="https://github.com/lenciel/jekyll-lenciel-theme" + >jekyll-lenciel-theme</a + > + <span class="theme-version" + ><a href="https://beian.miit.gov.cn/">{{ site.beian }}</a + >&nbsp;&nbsp;&nbsp;&nbsp;Copyright &copy; 2004-{{ site.time | date: "%Y" }} + by <a href="mailto:{{ site.email }}">{{ site.author }}</a></span + > </p>