Little me forgot to change the elements on both sides

This commit is contained in:
Aural Glow
2023-05-30 08:06:09 +02:00
committed by GitHub
parent e69eca6e71
commit b42fae7e57

View File

@@ -155,7 +155,7 @@
</div> </div>
<% if CONFIG.footer %> <% if CONFIG.footer %>
<div> <div>
<h4 style="text-align: center;"><%= CONFIG.footer %></h3> <h4 style="text-align: center;"><%= CONFIG.footer %></h4>
</div> </div>
<% end %> <% end %>
</footer> </footer>