Remove auto-generated meta

Using code injection, is it possible to remove an auto-generated open graph protocol meta tag?

I am configuring my websites meta flags for the open graph protocol to embed nicely into the platform where my site will be shared the most - Discord.

I would like to remove the og:site_author meta flag which is automatically generated on the main page. Is it possible to do this using code injections or some other way?

Thank you