Skip to content

Commit c7e1585

Browse files
committed
Chore: Update readme
Updates the package readme.
1 parent 0e1767f commit c7e1585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
- 📦 Generate static HTML pages using pure JavaScript with nested directory structures
1212
- ❌ Specify files and directories to ignore using `.goateeignore` files
13-
- 🧱 Class-based components: `Page`, `Head`, `Body`, `Container`, `Section`, `Image`, `Audio`, `Main`, `Header`, `Footer`, `Heading`, `Separator`, `Text`, `Link`, `Form`, `Label`, `Input`, `Textarea`, `Select`, `Option`, `Button`, `Table`, `Script`, `RawHtml`, and more
13+
- 🧱 Class-based components: `Page`, `Head`, `Body`, `Container`, `Section`, `Image`, `Audio`, `Main`, `Header`, `Footer`, `Heading`, `Separator`, `Text`, `Blockquote`, `Code`, `Link`, `Form`, `Label`, `Input`, `Textarea`, `Select`, `Option`, `Button`, `Table`, `Script`, `RawHtml`, and more
1414

1515
- 🧑‍🦯 Accessibility-first: input elements support proper `<label for="...">` relationships
1616
- 🧹 Outputs clean, semantic HTML that can be dropped into any static web host

0 commit comments

Comments
 (0)