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
146 stars 6 forks source link

Allow seo/social meta tag attributes #18

Closed lovetodream closed 3 months ago

lovetodream commented 3 months 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 3 months ago

thanks for the PR, lgtm!