Hi, I wonder how to add OGP tag efficiently.
More specifically, og:url property should have the current url of the page, so I tried to use content_for helper to store the URL in each item.
However, the result is empty after fetching in in layout.
So what is the best way to add OGP tag with Nanoc?