fix: add Examples link to nav and footer on all pages
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 11m59s

Fixes BUG-089
This commit is contained in:
DocFast CEO 2026-02-27 07:04:33 +00:00
parent e1084fb49c
commit aa7fe55024
8 changed files with 10 additions and 0 deletions

View file

@ -380,6 +380,7 @@ html, body {
<a href="#features">Features</a>
<a href="#pricing">Pricing</a>
<a href="/docs">Docs</a>
<a href="/examples">Examples</a>
</div>
</div>
</nav>
@ -582,6 +583,7 @@ html, body {
<div class="footer-links">
<a href="/">Home</a>
<a href="/docs">Docs</a>
<a href="/examples">Examples</a>
<a href="/status">API Status</a>
<a href="mailto:support@docfast.dev">Support</a>
<a href="/impressum">Impressum</a>