add github link
This commit is contained in:
parent
f39b6a5e9e
commit
89194e0c20
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ var examples = []Example{
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
Title: "form with loading state",
|
Title: "form with loading state",
|
||||||
Github: "",
|
Github: "https://github.com/maddalax/htmgo/blob/master/htmgo-site/pages/form.go",
|
||||||
Demo: "/form",
|
Demo: "/form",
|
||||||
Description: "A simple form submission example with a loading state",
|
Description: "A simple form submission example with a loading state",
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue