You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hugo will, by default, inject a generator meta tag in the HTML head on the home page only. You can turn it off by setting disableHugoGeneratorInject = true
Docsy seems to inject the generator meta tag in each HTML head unconditionally.