Improve meta-tags implementation.
Each meta-tag class is now responsible for rendering a block of all meta-tags of same type, complete with title and everything. The transform method has been replaced with to_html method that converts array of meta-tag contents into output HTML. No more are there @title and @hidden attributes.
Loading
Please register or sign in to comment