All checks were successful
Deploy to Production / Deploy to Server (push) Successful in 2m49s
14 lines
504 B
HTML
14 lines
504 B
HTML
<footer aria-label="Footer">
|
|
<div class="container">
|
|
<div class="footer-left">© 2026 DocFast. Fast PDF generation for developers.</div>
|
|
<div class="footer-links">
|
|
<a href="/">Home</a>
|
|
<a href="/docs">Docs</a>
|
|
<a href="/status">API Status</a>
|
|
<a href="/#change-email" class="open-email-change">Change Email</a>
|
|
<a href="/impressum">Impressum</a>
|
|
<a href="/privacy">Privacy Policy</a>
|
|
<a href="/terms">Terms of Service</a>
|
|
</div>
|
|
</div>
|
|
</footer>
|