fix(BUG-095,BUG-097): add Support link to footer partial, expand docs.html footer
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 13m44s

This commit is contained in:
OpenClaw 2026-03-02 14:11:13 +01:00
parent cf1a589a47
commit 6290c3eb97
8 changed files with 52 additions and 0 deletions

View file

@ -408,6 +408,7 @@ $pdf = DocFast::html(view(<span class="str">'invoice'</span>)-&gt;render());
<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="/#change-email" class="open-email-change">Change Email</a>
<a href="/impressum">Impressum</a>
<a href="/privacy">Privacy Policy</a>