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.