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
All checks were successful
Build & Deploy to Staging / Build & Deploy to Staging (push) Successful in 13m44s
This commit is contained in:
parent
cf1a589a47
commit
6290c3eb97
8 changed files with 52 additions and 0 deletions
|
|
@ -408,6 +408,7 @@ $pdf = DocFast::html(view(<span class="str">'invoice'</span>)->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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue