diff options
Diffstat (limited to 'src/html/catom.nim')
-rw-r--r-- | src/html/catom.nim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html/catom.nim b/src/html/catom.nim index 8ac023ab..046b37dc 100644 --- a/src/html/catom.nim +++ b/src/html/catom.nim @@ -21,6 +21,7 @@ macro makeStaticAtom = satAction = "action" satAlign = "align" satAlt = "alt" + satAlternate = "alternate" satAsync = "async" satAutofocus = "autofocus" satBgcolor = "bgcolor" |