© <%= new Date().getFullYear() %> <%= config.title %> <% if (theme.footer && theme.footer.copyright) { %> · <%= theme.footer.copyright %> <% } %>
Materialis
<% if (theme.footer && theme.footer.beian) { %>
<% if (theme.footer.beian.icp) { %> <%= theme.footer.beian.icp %> <% } %> <% if (theme.footer.beian.ps) { %> <%= theme.footer.beian.ps %> <% } %>
<% } %> <% if (theme.footer && theme.footer.badges) { %>
<% theme.footer.badges.forEach(function(badge) { %> > <% if (badge.icon) { %> <% } %> <%= badge.text %> <% }); %>
<% } %>