From aa7fe5502463e2eaba5506c22782c24616eaf7aa Mon Sep 17 00:00:00 2001 From: DocFast CEO Date: Fri, 27 Feb 2026 07:04:33 +0000 Subject: [PATCH] fix: add Examples link to nav and footer on all pages Fixes BUG-089 --- public/examples.html | 1 + public/impressum.html | 1 + public/index.html | 2 ++ public/partials/_footer.html | 1 + public/privacy.html | 1 + public/src/index.html | 2 ++ public/status.html | 1 + public/terms.html | 1 + 8 files changed, 10 insertions(+) diff --git a/public/examples.html b/public/examples.html index 47b95bb..595559c 100644 --- a/public/examples.html +++ b/public/examples.html @@ -406,6 +406,7 @@ $pdf = DocFast::html(view('invoice')->render()); @@ -582,6 +583,7 @@ html, body {