| ... | @@ -4,8 +4,8 @@ const pek = @import("pek"); | ... | @@ -4,8 +4,8 @@ const pek = @import("pek"); |
| 4 | const example_document = | 4 | const example_document = |
| 5 | \\html[lang="en"]( | 5 | \\html[lang="en"]( |
| 6 | \\ head( | 6 | \\ head( |
| | 7 | \\ meta[charset="utf-8"] |
| 7 | \\ title("Pek Example") | 8 | \\ title("Pek Example") |
| 8 | \\ meta[charset="UTF-8"] | | |
| 9 | \\ meta[name="viewport" content="width=device-width,initial-scale=1"] | 9 | \\ meta[name="viewport" content="width=device-width,initial-scale=1"] |
| 10 | \\ ) | 10 | \\ ) |
| 11 | \\ body( | 11 | \\ body( |