feat: Add generator function for WebAwesome

This commit is contained in:
2026-01-01 14:26:25 -05:00
parent 45b17f53b4
commit ec87807487
7 changed files with 7946 additions and 3 deletions

View File

@@ -15,5 +15,5 @@ package main
import (
"fmt"
"github.com/prad/nebula"
"github.com/sonr-io/nebula"
)