diff --git a/main.go b/main.go index fc06aa1..c1d0e30 100644 --- a/main.go +++ b/main.go @@ -44,4 +44,3 @@ func main() { panic(err) } } - diff --git a/templates/index.templ b/templates/index.templ index c7ff2b5..8b3c53d 100644 --- a/templates/index.templ +++ b/templates/index.templ @@ -1,17 +1,18 @@ -package main +package templates -templ hello(name string) { - - -
- - - - - %sveltekit.head% - - -