This commit is contained in:
Timur Ercan
2022-11-14 16:43:27 +01:00
parent 7d8b44926a
commit 018b7800ec

View File

@ -332,7 +332,7 @@
<div class="brand footer-brand"> <div class="brand footer-brand">
<a href="#"> <a href="#">
<svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg"> <svg width="32" height="32" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
<title>Ava</title> <title>Documenso</title>
<defs> <defs>
<path d="M32 16H16v16H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h28a2 2 0 0 1 2 2v14z" <path d="M32 16H16v16H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2h28a2 2 0 0 1 2 2v14z"
id="logo-gradient-footer-a" /> id="logo-gradient-footer-a" />
@ -399,7 +399,8 @@
</a> </a>
</li> </li>
</ul> </ul>
<div class="footer-copyright">&copy; 2018 Ava, all rights reserved</div> <div class="footer-copyright">&copy; 2022 Venturo UG. All rights reserved. Questions:
hi@documenso.com</div>
</div> </div>
</div> </div>
</footer> </footer>