From 8feeb36592edb1961d71fcd14202e349ca8dc4e8 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Tue, 23 Jun 2026 10:34:49 +0200 Subject: [PATCH] feat(docs): add Vercel OSS lockup to the header Override Docus' AppHeaderLeft to place the Vercel OSS wordmark (triangle on narrow screens) and a slash separator before the nostics logo, matching the vercel.com/oss lockup pattern. --- docs/app/components/app/AppHeaderLeft.vue | 59 +++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 docs/app/components/app/AppHeaderLeft.vue diff --git a/docs/app/components/app/AppHeaderLeft.vue b/docs/app/components/app/AppHeaderLeft.vue new file mode 100644 index 0000000..9129db3 --- /dev/null +++ b/docs/app/components/app/AppHeaderLeft.vue @@ -0,0 +1,59 @@ + + +