Fixed footer and added trademarks attribution
This commit is contained in:
Francesco 2023-11-10 15:03:51 +01:00
parent fd2ba33122
commit b0144a5d17

View File

@ -184,7 +184,8 @@ snapadmin.modelsPackage=your.models.package
</div>
<div class="separator"></div>
<div class="row mt-4">
<p class="mt-2">&copy; 2023 SnapAdmin Panel. All rights reserved.</p>
<p class="mt-2">&copy; 2023 SnapAdmin. All rights reserved.</p>
<p style="color: #AAA;">Spring&reg; and Spring Boot&reg; are trademarks of Pivotal Software, Inc. in the U.S. and other countries.</p>
</div>
</div>
</footer>