We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cfbe69 commit bff6a21Copy full SHA for bff6a21
config.php
@@ -20,6 +20,8 @@
20
21
'open_links_in_same_tab' => 'false',
22
23
+ // Hides verification badge. Useful for situations where it conflicts with the theme's design.
24
+ 'disable_verification_badge' => 'true',
25
26
/*
27
|--------------------------------------------------------------------------
0 commit comments