sliemeobn / elementary

A modern and efficient HTML rendering library - inspired by SwiftUI, built for the web.
https://swiftpackageindex.com/sliemeobn/elementary
Apache License 2.0
63 stars 4 forks source link

Allow seo/social meta tag attributes #18

Closed lovetodream closed 1 month ago

lovetodream commented 1 month ago

This PR allows a meta tag to use both custom and predefined name attributes. Also adds the property attribute to meta tags. Both additions allow to set SEO and social media preview related contents in meta tags.

sliemeobn commented 1 month ago

thanks for the PR, lgtm!