From 7debf4bb80a0d76345e73db0dbf950357eebe626 Mon Sep 17 00:00:00 2001 From: Natxo <1172351+natxocc@users.noreply.github.com> Date: Tue, 17 Mar 2026 09:58:08 +0100 Subject: [PATCH] Update index.md --- docs/index.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/index.md b/docs/index.md index a8f2fa1..945c1f6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,11 @@ +--- +layout: default +title: Home +nav_order: 1 +--- + +# SigPro ... + # SigPro 🚀 A minimalist reactive library for building web interfaces with signals, effects, and native web components. No compilation, no virtual DOM, just pure JavaScript and intelligent reactivity.