How can I change the head meta tag og:description content value that is added by i18n as default?
I know I can rewrite it in every page with head function, but I'm looking for better way.
Maybe the best way is to force i18n to fill the og:description content value with the value of the description tag content value.
