From 97d514ea507cb665ddc4a6e04b0496fe0dd63c8e Mon Sep 17 00:00:00 2001 From: ayden94 <144667387+ayden94@users.noreply.github.com> Date: Sun, 19 Jul 2026 04:35:45 +0000 Subject: [PATCH] docs: sync from overlay --- content/docs/overlay/index.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/docs/overlay/index.mdx b/content/docs/overlay/index.mdx index 7dd4dc8..826a787 100644 --- a/content/docs/overlay/index.mdx +++ b/content/docs/overlay/index.mdx @@ -47,3 +47,5 @@ export function App() { ``` Read [Quick start](/en/overlay/quick-start) for a working flow, [Core concepts](/en/overlay/core-concepts) for the mental model, and [Adapter contracts](/en/overlay/reference/adapter-contracts) when you build reusable overlay packages on top of this runtime. + +> This documentation lives in the `@ilokesto/overlay` repository and is synced to the ilokesto docs site.